default browser
This commit is contained in:
parent
629276540b
commit
50caf8703d
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue