Revert "Latex: use Evince as previewer"
This reverts commit a60fe01864.
This commit is contained in:
parent
ec6ef6b771
commit
5a66b88db8
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
});
|
});
|
||||||
|
|
||||||
home.file.".latexmkrc".text = ''
|
home.file.".latexmkrc".text = ''
|
||||||
$pdf_previewer = '${pkgs.gnome.evince}/bin/evince %O %S';
|
$pdf_previewer = 'zathura %O %S';
|
||||||
$pdf_update_method = 2
|
$pdf_update_method = 2
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue