adding gtk portal too

This commit is contained in:
Chris Cochrun 2024-01-18 14:41:01 -06:00
parent 7f0747ffc6
commit 5f759ea798

View file

@ -133,7 +133,7 @@ with lib;
xdg.portal = { xdg.portal = {
enable = true; enable = true;
extraPortals = [ pkgs.xdg-desktop-portal-kde ]; extraPortals = [ pkgs.xdg-desktop-portal-kde pkgs.xdg-desktop-portal-gtk ];
}; };
programs.hyprland = { programs.hyprland = {