zathura: Map a key to toggle presentation mode
This commit is contained in:
parent
687aab169b
commit
6560eda073
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ map R rotate
|
|||
map + zoom in
|
||||
map - zoom out
|
||||
|
||||
map <Return> toggle_presentation
|
||||
map [presentation] <Return> toggle_presentation
|
||||
|
||||
set statusbar-h-padding 0
|
||||
set statusbar-v-padding 0
|
||||
|
||||
|
|
Loading…
Reference in a new issue