From 692e2b007f261605599d1a268306b887b2e15597 Mon Sep 17 00:00:00 2001 From: Saumit Date: Wed, 25 Mar 2026 20:42:03 +0530 Subject: hypr/zathura: Update keybinds, invert colors in fullscren --- .config/zathura/zathurarc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to '.config/zathura/zathurarc') diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index f7db8c4..870c2dd 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -5,8 +5,10 @@ set page-padding 1 set adjust-open width -map j scroll half-down -map k scroll half-up +#map j scroll half-down +#map k scroll half-up +map scroll half-down +map scroll half-up map J zoom out map K zoom in map - zoom out @@ -29,6 +31,8 @@ map f toggle_fullscreen map [fullscreen] f toggle_fullscreen map i recolor +map [fullscreen] i recolor + map gg goto top map G goto bottom -- cgit v1.2.3