From 60e552c03c2027d7b7e7892271cac7612cd2bd88 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Fri, 8 Nov 2024 10:12:04 +0100 Subject: [PATCH] fix: add zathura pdf support --- home/home-configuration.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/home-configuration.scm b/home/home-configuration.scm index 2a5f54a..7b6f749 100644 --- a/home/home-configuration.scm +++ b/home/home-configuration.scm @@ -139,7 +139,8 @@ "brillo" ;; Images, Videos - "mpv" "nsxiv" "zathura" + "mpv" "nsxiv" + "zathura" "zathura-pdf-mupdf" "evince" ;; TODO: probably the dconf service has to add this, -- 2.48.1