diff options
Diffstat (limited to '.config/zathura')
-rw-r--r-- | .config/zathura/zathurarc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index 064e442..6e4930e 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -1,6 +1,8 @@ map u scroll half-up map d scroll half-down map D toggle_page_mode +map b toggle_statusbar +map <C-l> nohlsearch map > rotate rotate-cw map < rotate rotate-ccw |