diff options
| author | 2026-04-17 10:54:16 +0100 | |
|---|---|---|
| committer | 2026-04-17 10:54:16 +0100 | |
| commit | 1df288011674b8f4c2bcb2e8f784a81148f2a516 (patch) | |
| tree | a03e38466bc7618e171d1070b40fab52d02a0b2d /home/.config/zathura/zathurarc | |
| parent | be49079efa54e90e34e244af8336be00bc48ff3c (diff) | |
| download | dotfiles-1df288011674b8f4c2bcb2e8f784a81148f2a516.tar.gz dotfiles-1df288011674b8f4c2bcb2e8f784a81148f2a516.tar.bz2 dotfiles-1df288011674b8f4c2bcb2e8f784a81148f2a516.zip | |
chore: minor config improvements
- wget/wgetrc: move hsts-file from /tmp to ~/.local/share for XDG compliance
and persistence across reboots
- cargo/config: rename to config.toml (modern Cargo convention)
Diffstat (limited to 'home/.config/zathura/zathurarc')
| -rw-r--r-- | home/.config/zathura/zathurarc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/home/.config/zathura/zathurarc b/home/.config/zathura/zathurarc index 14122d8..c3e8d6f 100644 --- a/home/.config/zathura/zathurarc +++ b/home/.config/zathura/zathurarc @@ -1,7 +1,4 @@ set selection-clipboard clipboard -set synctex-editor-command 'nvr --remote +"%{line}" "%{file}"' set incremental-search true set window-title-basename true set zoom-center true -# map = zoom in -# map + zoom best-fit |
