From 0581c917d1b60892f5b8a669de87f3b05396e5ba Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 25 Jun 2025 09:17:59 -0700 Subject: [PATCH] Just need hyprland and gtk portals --- install/hyprlandia.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/hyprlandia.sh b/install/hyprlandia.sh index 5cd64e5..a320d9d 100644 --- a/install/hyprlandia.sh +++ b/install/hyprlandia.sh @@ -1,7 +1,7 @@ yay -S --noconfirm --needed \ hyprland hyprshot hyprpicker hyprlock hypridle hyprpolkitagent hyprland-qtutils \ wofi waybar mako swaybg \ - xdg-desktop-portal-hyprland xdg-desktop-portal xdg-desktop-portal-gnome + xdg-desktop-portal-hyprland xdg-desktop-portal-gtk # Start Hyprland on first session echo "[[ -z \$DISPLAY && \$(tty) == /dev/tty1 ]] && exec Hyprland" >~/.bash_profile