diff options
Diffstat (limited to '')
-rw-r--r-- | .config/zathura/zathurarc | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc deleted file mode 100644 index 2dc7db0..0000000 --- a/.config/zathura/zathurarc +++ /dev/null @@ -1,18 +0,0 @@ -set smooth-scroll true -set selection-clipboard clipboard -set zoom-step 05 -set default-bg "#272727" -set statusbar-bg "#272727" -set inputbar-bg "#373737" -set window-title-basename true -set statusbar-home-tilde true - -map <Return> scroll down -map <A-Return> scroll up - -map H jumplist backward -map L jumplist forward - -map [normal] i toggle_index -map [index] i toggle_index -map [index] q toggle_index |