change zathura bindings
This commit is contained in:
parent
381a484cd5
commit
a5487c9d54
|
@ -4,7 +4,9 @@ set page-padding 1
|
|||
set selection-clipboard clipboard
|
||||
map u scroll half-up
|
||||
map d scroll half-down
|
||||
map D toggle_page_mode
|
||||
map U navigate previous
|
||||
map D navigate next
|
||||
map P toggle_page_mode
|
||||
map r reload
|
||||
map R rotate
|
||||
map K zoom in
|
||||
|
|
Loading…
Reference in New Issue