dotfiles/zathura/.config/zathura/zathurarc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
257 B
Plaintext
Raw Normal View History

2020-11-19 10:44:44 +01:00
map r reload
map R rotate
map + zoom in
map - zoom out
set statusbar-h-padding 0
set statusbar-v-padding 0
set selection-clipboard clipboard
set font "monospace 18"
2020-11-19 10:44:44 +01:00
set adjust-open "best-fit"