diff options
author | rafa_99 <rafa99@protonmail.com> | 2020-10-10 22:56:00 +0100 |
---|---|---|
committer | rafa_99 <rafa99@protonmail.com> | 2020-10-10 22:56:00 +0100 |
commit | fd1f1013e3335bdddb6aed705c6819f9dc010fad (patch) | |
tree | 6f39fe30aeae3128e5ed78d39f2d9bdd54b46b45 /zathura | |
parent | c3a2aadbc427ddeaf18dd3ce5b4e00f718025f13 (diff) |
Dots Upgrade to use GNU Stow Organization
Diffstat (limited to 'zathura')
-rw-r--r-- | zathura/.config/zathura/zathurarc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc new file mode 100644 index 0000000..e55552c --- /dev/null +++ b/zathura/.config/zathura/zathurarc @@ -0,0 +1,12 @@ +set guioptions none +set selection-clipboard clipboard +set database null +map u scroll half-up +map d scroll half-down +map v toggle_page_mode +map r reload +map R rotate +map c recolor +map P print +map p search forward +map n search backward |