diff options
| author | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-02-23 15:03:10 -0500 |
|---|---|---|
| committer | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-02-23 15:03:10 -0500 |
| commit | 36a274dbc066068ff25b839e21ce3b82ec292c88 (patch) | |
| tree | 7e3de8bafab79cfa86c93f467413b8f43273a8a5 /wayland-basics/dot-config/zathura | |
| parent | b29aab34dff6b76fd8eb067d51d2fe41be594616 (diff) | |
Diffstat (limited to 'wayland-basics/dot-config/zathura')
| -rw-r--r-- | wayland-basics/dot-config/zathura/zathurarc | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/wayland-basics/dot-config/zathura/zathurarc b/wayland-basics/dot-config/zathura/zathurarc deleted file mode 100644 index 8322b0e..0000000 --- a/wayland-basics/dot-config/zathura/zathurarc +++ /dev/null @@ -1,22 +0,0 @@ -set statusbar-h-padding 0 -set statusbar-v-padding 0 -set selection-clipboard clipboard -set database sqlite -set synctex true -# set synctex-editor-command "nvim -v --not-a-term -T dumb -c \"VimtexInverseSearch %{line}:%{column} '%{input}'\"" -set font "monospace 9" - -map u scroll half-up -map d scroll half-down -map D toggle_page_mode -map r reload -map R rotate -map K zoom in -map J zoom out -map i recolor -map p print -map g goto top - -set render-loading true - -# vim: ft=zathurarc |
