From fd37161a781202e2fc5be96e531af5872613ec00 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Wed, 7 Jul 2021 18:58:36 +0200 Subject: [PATCH] programs: Add evince For some reaseon, the print quality with zathura is subpar (noticeably blurry), but evince manages to produce a clear print. --- users/simon/modules/programs.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/users/simon/modules/programs.nix b/users/simon/modules/programs.nix index 905c6db..f6f801d 100644 --- a/users/simon/modules/programs.nix +++ b/users/simon/modules/programs.nix @@ -166,9 +166,10 @@ in # office aspellDicts.de aspellDicts.en + gnome.evince # pdf viewer + gscan2pdf # scanning tool hunspellDicts.de-de hunspellDicts.en-gb-ise # dictionary - gscan2pdf # scanning tool libreoffice # office suite xournalpp # notebook xsane # scanning tool