Fix vesktop opening non-default browser
This commit is contained in:
parent
ad403bad0a
commit
931380d698
1 changed files with 3 additions and 1 deletions
|
@ -4,4 +4,6 @@
|
|||
services.desktopManager.plasma6.enable = true;
|
||||
programs.dconf.enable = true;
|
||||
programs.partition-manager.enable = true;
|
||||
# Fix some programs not using the portal properly
|
||||
xdg.portal.xdgOpenUsePortal = true;
|
||||
}
|
Loading…
Reference in a new issue