summaryrefslogtreecommitdiffstats
path: root/.config/wal/templates/zathurarc
diff options
context:
space:
mode:
authorVisrut <visrutnavadiya111@gmail.com>2024-07-15 22:45:55 +0530
committerGitHub <noreply@github.com>2024-07-15 17:15:55 +0000
commitb4b462029cca2b2066e6065495cf407d107739a1 (patch)
tree7b23464244a29d6109ebac231debb786f5fd74c3 /.config/wal/templates/zathurarc
parente8ba78c518ac501d4de4275607748cb55394407f (diff)
downloadeibhear-b4b462029cca2b2066e6065495cf407d107739a1.tar.gz
eibhear-b4b462029cca2b2066e6065495cf407d107739a1.tar.zst
eibhear-b4b462029cca2b2066e6065495cf407d107739a1.zip
shortcuts: zathura full screen mode shortcuts should work as before (#1396)
* shortcuts work in full-screen mode * update wal template
Diffstat (limited to '.config/wal/templates/zathurarc')
-rw-r--r--.config/wal/templates/zathurarc10
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/wal/templates/zathurarc b/.config/wal/templates/zathurarc
index 8f0b16f..66527a8 100644
--- a/.config/wal/templates/zathurarc
+++ b/.config/wal/templates/zathurarc
@@ -13,6 +13,16 @@ map J zoom out
map i recolor
map p print
map g goto top
+map [fullscreen] u scroll half-up
+map [fullscreen] d scroll half-down
+map [fullscreen] D toggle_page_mode
+map [fullscreen] r reload
+map [fullscreen] R rotate
+map [fullscreen] K zoom in
+map [fullscreen] J zoom out
+map [fullscreen] i recolor
+map [fullscreen] p print
+map [fullscreen] g goto top
set default-bg "{background}"
set default-fg "{foreground}"