summaryrefslogtreecommitdiff
path: root/.config/zathura/zathurarc
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2023-06-09 18:12:20 +0200
committeryuzu-eva <stevenhu@web.de>2023-06-09 18:12:20 +0200
commit70980c2c53e9fc3cadd2f6eacd085dc0297f65b6 (patch)
tree6a7a0af6ef52501960d6d0b99d72bc67cec052d0 /.config/zathura/zathurarc
parentc72de1d239aac325155fc840cd226309435538de (diff)
nvim: added a lisp-lsp, but honestly no idea what i did in plugins.lua; aliasrc: removed most of the emerge aliases; profile: changed $BROWSER; zathura: changed next-/previous-page keybinds; zshrc: added edit-command-line; ncmpcpp: removed visualiser
Diffstat (limited to '.config/zathura/zathurarc')
-rw-r--r--.config/zathura/zathurarc6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc
index 5836bc0..6ea7831 100644
--- a/.config/zathura/zathurarc
+++ b/.config/zathura/zathurarc
@@ -6,13 +6,13 @@ set selection-clipboard clipboard
map u scroll half-up
map d scroll half-down
-map J scroll full-down
-map K scroll full-up
+map n scroll full-down
+map p scroll full-up
map D toggle_page_mode
map r reload
map R rotate
map i recolor
-map p print
+map ^p print
map g goto top
#stop at page boundries