From 9391ffd1af2fff4157f6cfa2cd67ba3ad7b5e912 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 17 Apr 2026 10:54:14 +0100 Subject: fix: correct bugs across multiple config files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - zathurarc: fix broken synctex command (missing quote, wrong placeholders) and remove duplicate window-title-basename line - makepkg.conf: remove typo'd pzip/pzip2 duplicate COMPRESSGZ/BZ2 lines - cargo/config: fix placeholder mold path to -fuse-ld=mold - linkhandler: fix typo *.JGP → *.JPG - mpv.conf: update deprecated profile=gpu-hq → profile=high-quality --- home/.config/zathura/zathurarc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'home/.config/zathura') diff --git a/home/.config/zathura/zathurarc b/home/.config/zathura/zathurarc index 1bff52b..14122d8 100644 --- a/home/.config/zathura/zathurarc +++ b/home/.config/zathura/zathurarc @@ -1,8 +1,6 @@ set selection-clipboard clipboard -set synctex-editor-command 'nvr --remote +"%line" "%file' +set synctex-editor-command 'nvr --remote +"%{line}" "%{file}"' set incremental-search true -# set highlight-transparency 0.0 -set window-title-basename true set window-title-basename true set zoom-center true # map = zoom in -- cgit v1.2.3-70-g09d2