diff --git a/desktop/hyprland.nix b/desktop/hyprland.nix index 3c4d5c7..e25820a 100644 --- a/desktop/hyprland.nix +++ b/desktop/hyprland.nix @@ -18,12 +18,10 @@ # XDG portal xdg.portal.enable = true; xdg.portal.extraPortals = with pkgs; [ - xdg-desktop-portal-gtk xdg-desktop-portal-hyprland ]; xdg.portal.config.hyprland.default = [ "hyprland" - "gtk" ]; # Supplementary packages