diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2026-03-11 21:21:48 +0100 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2026-03-11 21:21:48 +0100 |
| commit | 8520f24b20ac7574444b6a233d8f784b08d75b6b (patch) | |
| tree | d5a37ee2dd393ca4a782d5f103a1f494b806c349 /.config/zathura/zathurarc | |
| parent | 6abf9fd7ab5875ee167004aa8d99f8a04a1a67b0 (diff) | |
zathura: Remove non-existing option
Diffstat (limited to '.config/zathura/zathurarc')
| -rw-r--r-- | .config/zathura/zathurarc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index 88637ce..ae6e7c1 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -1,7 +1,6 @@ set database sqlite set statusbar-h-padding 0 set statusbar-v-padding 0 -set page-padding 1 map <Space> navigate next map s snap_to_page map a adjust_window best-fit |