home: fix zathura was not the default pdf viewer

This commit is contained in:
ant 2025-10-11 13:23:50 +02:00
parent f63f401ffd
commit cab460dcb1

View file

@ -53,7 +53,7 @@
programs.zathura.enable = true;
xdg.mimeApps.defaultApplications = {
"application/pdf" = "zathura.desktop";
"application/pdf" = "org.pwmt.zathura.desktop";
"WebBrowser" = "firefox.desktop";
"x-scheme-handler/http" = "firefox.desktop";
"x-scheme-handler/https" = "firefox.desktop";