summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-10-24 22:35:31 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-10-24 22:35:31 +0200
commita7b5a4ff4c29fbf3b2eeb08206d6a341b07b3fa0 (patch)
tree53de35df395cd6ce91ceee50cdfb539a58fc24d6
parentnew vim plugin for mans (diff)
downloaddotfiles-bsd-a7b5a4ff4c29fbf3b2eeb08206d6a341b07b3fa0.tar.gz
dotfiles-bsd-a7b5a4ff4c29fbf3b2eeb08206d6a341b07b3fa0.tar.bz2
dotfiles-bsd-a7b5a4ff4c29fbf3b2eeb08206d6a341b07b3fa0.tar.xz
dotfiles-bsd-a7b5a4ff4c29fbf3b2eeb08206d6a341b07b3fa0.tar.zst
dotfiles-bsd-a7b5a4ff4c29fbf3b2eeb08206d6a341b07b3fa0.zip
Added zathura config
-rw-r--r--.config/zathura/zathurarc15
1 files changed, 15 insertions, 0 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc
new file mode 100644
index 0000000..82ab580
--- /dev/null
+++ b/.config/zathura/zathurarc
@@ -0,0 +1,15 @@
+set sandbox none
+set statusbar-h-padding 0
+set statusbar-v-padding 0
+set page-padding 1
+set selection-clipboard clipboard
+map u scroll half-up
+map d scroll half-down
+map D toggle_page_mode
+map r reload
+map R rotate
+map K zoom in
+map J zoom out
+map i recolor
+map p print
+map b toggle_statusbar