zathura: Configure some key mappings for convenience
This commit is contained in:
parent
95a1d578fb
commit
873242f539
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
unmap <C-d>
|
||||
unmap <C-u>
|
||||
unmap d
|
||||
|
||||
map e scroll down
|
||||
map E scroll full-down
|
||||
map n scroll up
|
||||
map N scroll full-up
|
||||
map r reload
|
||||
map R rotate
|
||||
map + zoom in
|
||||
|
|
Loading…
Reference in a new issue