diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2024-07-15 13:20:34 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2024-07-15 13:20:34 -0400 |
| commit | cf38cd5ba813741e8ea61c72b30b8c983a3d0abb (patch) | |
| tree | ae462aa2fc90853edd3987b2fdd04c8bff66e91d /.config/zathura/zathurarc | |
| parent | 82ddcd87ecd9e614f4ae58e8403dd93720570a62 (diff) | |
| parent | 22141ca7543e98c21ec721acaa3f9f4ff42157bd (diff) | |
| download | eibhear-cf38cd5ba813741e8ea61c72b30b8c983a3d0abb.tar.gz eibhear-cf38cd5ba813741e8ea61c72b30b8c983a3d0abb.tar.zst eibhear-cf38cd5ba813741e8ea61c72b30b8c983a3d0abb.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.config/zathura/zathurarc')
| -rw-r--r-- | .config/zathura/zathurarc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index 452e116..de92e4d 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -13,3 +13,13 @@ map J zoom out map i recolor map p print map g goto top +map [fullscreen] u scroll half-up +map [fullscreen] d scroll half-down +map [fullscreen] D toggle_page_mode +map [fullscreen] r reload +map [fullscreen] R rotate +map [fullscreen] K zoom in +map [fullscreen] J zoom out +map [fullscreen] i recolor +map [fullscreen] p print +map [fullscreen] g goto top |
