dotfiles/zathura/.config/zathura/zathurarc
Sanchayan Maity d055fa2607 zathura: Do not use gruvbox theme
It is better to display the slides in their original colours.
2022-11-30 17:20:46 +05:30

12 lines
262 B
Plaintext

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 "JetBrains Mono 18"
set adjust-open "best-fit"