Settings for zathura.
This commit is contained in:
parent
f3ec6e217e
commit
2e4cfdd1f4
1 changed files with 5 additions and 13 deletions
|
@ -1,16 +1,8 @@
|
||||||
set font "RobotoMono Nerd Font Mono 11"
|
set font "RobotoMono Nerd Font Mono 11"
|
||||||
set sandbox none
|
map r rotate
|
||||||
set statusbar-h-padding 0
|
map R reload
|
||||||
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 p print
|
||||||
map g goto top
|
map g goto top
|
||||||
|
map = zoom in
|
||||||
|
map - zoom out
|
||||||
|
map 0 zoom
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue