diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2022-11-25 20:08:20 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2022-11-25 20:08:20 +0530 |
commit | 92e4a6e8610c49b500935ee23a4a6256b55b44a5 (patch) | |
tree | 191cddacea05bc70c866d4584a7d374969c6195d /.config/zathura/zathurarc | |
parent | 73f5de48804aa1cbae89ecd3fd953e3461770633 (diff) |
zathura zoom in/out keymapping
Diffstat (limited to '.config/zathura/zathurarc')
-rw-r--r-- | .config/zathura/zathurarc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index 2325ce4..10c65f8 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -7,6 +7,10 @@ map j scroll half-down map k scroll half-up map J zoom out map K zoom in +map - zoom out +map = zoom in +map _ adjust_window best-fit +map + adjust_window width map r reload map R rotate |