default browser

This commit is contained in:
caandt 2026-03-19 18:24:28 -05:00
parent 629276540b
commit 50caf8703d

View file

@ -32,6 +32,10 @@ lib.mkIf config.u.has.graphical {
"application/xml" = text;
"text/html" = text;
"application/pdf" = browser;
"x-scheme-handler/http" = browser;
"x-scheme-handler/https" = browser;
"inode/directory" = "org.kde.dolphin.desktop";
};
xdg.portal = {