Files
omarchy/install/hyprlandia.sh
2025-06-09 10:15:35 +02:00

8 lines
321 B
Bash

yay -S --noconfirm --needed \
hyprland hyprshot hyprlock hypridle hyprpolkitagent hyprland-qtutils \
waybar swaync swaybg \
xdg-desktop-portal-hyprland xdg-desktop-portal xdg-desktop-portal-gnome
# Start Hyprland on first session
echo "[[ -z \$DISPLAY && \$(tty) == /dev/tty1 ]] && exec Hyprland" >~/.bash_profile