diff options
Diffstat (limited to 'zathura/zathurarc')
-rw-r--r-- | zathura/zathurarc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/zathura/zathurarc b/zathura/zathurarc new file mode 100644 index 0000000..7a39885 --- /dev/null +++ b/zathura/zathurarc @@ -0,0 +1,16 @@ +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 g goto top +set database sqlite |