summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2022-08-30 19:29:26 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2022-08-30 19:29:26 +0530
commitdfff78a2e0ec69e60cfb267ae071eb3c602cece3 (patch)
tree0b67b5c0758996d403c22b9d60041c407f73325a /.config
parent41e21e06078ad88e27d8671733a7275e6f92fde2 (diff)
zathurarc changes - no error + pidkillall comment typofix
Diffstat (limited to '.config')
-rw-r--r--.config/zathura/zathurarc11
1 files changed, 3 insertions, 8 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc
index 002b393..2325ce4 100644
--- a/.config/zathura/zathurarc
+++ b/.config/zathura/zathurarc
@@ -5,17 +5,12 @@ set page-padding 1
map j scroll half-down
map k scroll half-up
-#map D toggle_page_mode
+map J zoom out
+map K zoom in
+
map r reload
map R rotate
-map J zoom in
-map K zoom out
-#map u =
-
-map H previous
-map L next
-
map <C-n> search forward
map <C-b> search backward