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 ++++++-- stow/hyprland/.config/hypr/hyprland.conf | 2 ++ 2 files changed, 8 insertions(+), 2 deletions(-) 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 diff --git a/stow/hyprland/.config/hypr/hyprland.conf b/stow/hyprland/.config/hypr/hyprland.conf index 6b6dc24..28de3b6 100644 --- a/stow/hyprland/.config/hypr/hyprland.conf +++ b/stow/hyprland/.config/hypr/hyprland.conf @@ -314,6 +314,8 @@ bind = $MOD SHIFT, N, exec, zen-browser https://ncloud.draconyan.xyz bind = $MOD CTRL, E, exec, emacs # Launch thunderbird bind = $MOD SHIFT, E, exec, thunderbird +# Launch habitica +bind = $MOD ALT, H, exec, zen-browser https://habitica.com # Launch protonmail bind = $MOD ALT, E, exec, zen-browser https://mail.proton.me/u/0/inbox # Launch teams -- cgit v1.2.3