zathura: Map a key to toggle presentation mode
This commit is contained in:
parent
18106532fc
commit
07a0033f51
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