diff options
| author | yuzu-eva <stevenhu@web.de> | 2024-03-09 01:35:35 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2024-03-09 01:35:35 +0100 |
| commit | c82f4cdc9a403fedce61fabeed5272a9bf8f1df0 (patch) | |
| tree | 5e510e153404156230f386ec3e7c34f841360814 /.config/zathura | |
| parent | fc808ae714f1e629081c5d5cfc240e3f444598f2 (diff) | |
finally remembered to update this, lol
Diffstat (limited to '.config/zathura')
| -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 6ea7831..fac9838 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -8,6 +8,10 @@ map u scroll half-up map d scroll half-down map n scroll full-down map p scroll full-up +map [fullscreen] u scroll half-up +map [fullscreen] d scroll half-down +map [fullscreen] n scroll full-down +map [fullscreen] p scroll full-up map D toggle_page_mode map r reload map R rotate |
