feat: set default portal to gtk
This commit is contained in:
@@ -110,6 +110,8 @@
|
|||||||
xdg.portal.extraPortals = with pkgs; [
|
xdg.portal.extraPortals = with pkgs; [
|
||||||
xdg-desktop-portal-gtk
|
xdg-desktop-portal-gtk
|
||||||
];
|
];
|
||||||
|
xdg.portal.config.common.default = ["gtk"];
|
||||||
|
xdg.portal.xdgOpenUsePortal = true;
|
||||||
|
|
||||||
# Status bar
|
# Status bar
|
||||||
# programs.eww-custom.enable = true;
|
# programs.eww-custom.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user