more portal

This commit is contained in:
notgne2 2025-10-20 21:52:48 -07:00
parent 15ce1ce385
commit f458bea35f
No known key found for this signature in database

View file

@ -95,6 +95,14 @@ in {
};
};
xdg.portal = {
enable = true;
config = {
common.default = ["gtk"];
hyprland.default = ["gtk" "hyprland"];
};
};
wayland.windowManager.hyprland = {
enable = true;
# package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;