diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2022-08-19 18:56:34 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2022-08-19 18:56:34 +0530 |
commit | c9cde74ca65157355820ca760c9b67f5e71ee468 (patch) | |
tree | e816e45c9c7d476fdbf7b16417ab019efcaeba02 /.config/zathura/zathurarc | |
parent | c3157fd295bfb41e74379549920c05951e1784e7 (diff) |
zathurarc + neofetch conifg changes
Diffstat (limited to '.config/zathura/zathurarc')
-rw-r--r-- | .config/zathura/zathurarc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index a390b8c..25673e6 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -11,10 +11,10 @@ map R rotate map J zoom in map K zoom out -map u = follow +#map u = -map H full-up -map L full-down +map H pg down +map L pg up map <C-n> search forward map <C-b> search backward @@ -28,7 +28,6 @@ map f toggle_fullscreen map [fullscreen] f toggle_fullscreen map i recolor - map gg goto top map G goto bottom |