From 70980c2c53e9fc3cadd2f6eacd085dc0297f65b6 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Fri, 9 Jun 2023 18:12:20 +0200 Subject: 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 --- .config/zathura/zathurarc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/zathura/zathurarc') 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 -- cgit v1.2.3