adding uwsm, ty fufexan. and quite a bit more

This commit is contained in:
cnst
2024-11-18 06:14:56 +01:00
parent 8d121fda97
commit edfc9767c7
17 changed files with 120 additions and 119 deletions

View File

@@ -24,7 +24,7 @@ in {
xdgOpenUsePortal = cfg.xdgOpenUsePortal;
config = {
common.default = ["gtk"];
hyprland.default = ["hyprland" "gtk"];
hyprland.default = ["gtk" "hyprland"];
};
extraPortals = [pkgs.xdg-desktop-portal-gtk];
};