-
Notifications
You must be signed in to change notification settings - Fork 407
Viewer always defaults to evince instead of zathura #2802
Copy link
Copy link
Closed
Labels
Description
Description
I always used vimtex with zathura in the past, but now it always defaults to evince instead of zathura and I don't know how to fix it, changing the options doesn't work and I don't know how to troubleshoot this issue. Also I set xdg-open to use zathura and that doesn't seem to make a difference either...
Expected behavior
Zathuara viewer
Actual behavior
Evince viewer
Do you use a latexmkrc file?
Yes
VimtexInfo
1 System info:
2 OS: Arch Linux
3 Vim version: VIM 9.0 (1-1882)
4 Has clientserver: true
5 Servername: VIM
6
7 VimTeX project: Fourier-Analysis
8 base: _
9 root: _
10 tex: _
11 main parser: current file verified
12 document class: article
13 packages: algorithm algpseudocode alltt amsfonts amsmath amssymb amsthm dirtytalk geometr
14 source files:
15 Fourier-Analysis.tex
16 ../mathdoc.tex
17 ../mathsym.tex
18 ../theorem.tex
19 compiler: latexmk
20 engine: -lualatex
21 options:
22 -verbose
23 -file-line-error
24 -synctex=1
25 -interaction=nonstopmode
26 callback: 1
27 continuous: 1
28 executable: latexmk
29 viewer: Zathura
30 xwin id: 0
31 qf method: LaTeX logfileReactions are currently unavailable