aboutsummaryrefslogtreecommitdiff
path: root/public/.config/zathura
diff options
context:
space:
mode:
authorMitsuo Tokumori <mitsuo@tokumori.xyz>2025-12-30 01:17:10 +0900
committerMitsuo Tokumori <mitsuo@tokumori.xyz>2025-12-30 01:17:10 +0900
commit897ffe7b3ba43fee0c4418148a185d1cbb7d6425 (patch)
tree9d5fca789746ebb9b8a99902b7aa66b0f6bde2c5 /public/.config/zathura
parentd0a3fa2ddd2843a55cce25d29fe61daf27ef1d38 (diff)
QoL small changes
Diffstat (limited to 'public/.config/zathura')
-rw-r--r--public/.config/zathura/zathurarc3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/.config/zathura/zathurarc b/public/.config/zathura/zathurarc
index c033af9..c35c6d7 100644
--- a/public/.config/zathura/zathurarc
+++ b/public/.config/zathura/zathurarc
@@ -22,7 +22,8 @@ set guioptions sv
# TODO: map the right mouse button (Button2) to 'help to pan document' (which is
# mapped to middle button (Button3)
-map <Button2> scroll down
+# These two don't work. And will mess up the Button2 "panning functionality"
+#map <Button2> scroll down
#map <Button2> feedkeys <Button3>
unmap [normal] <C-n>