diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2022-03-12 19:54:51 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2022-03-12 19:54:51 +0530 |
commit | 54b772cae06eb25adf33297e35234f33ded81a7b (patch) | |
tree | f287ee48faa8013e4a8f0ee764a6d3cd850bb24d /.config/zathura | |
parent | 7197e45d94dbcf4877d585fff8e634896876ae83 (diff) |
neovim addition
Diffstat (limited to '.config/zathura')
-rw-r--r-- | .config/zathura/zathurarc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index acb78d6..14a5f0d 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -21,6 +21,9 @@ map L page up #colon number to land on page no or nG #map p print +map f toggle_fullscreen +map [fullscreen] f toggle_fullscreen + map i recolor map gg goto top map G goto bottom |