Files
omarchy/install/hyprlandia.sh
David Heinemeier Hansson c36c02f9f7 Remember wofi!
2025-06-16 10:27:10 +02:00

8 lines
326 B
Bash

yay -S --noconfirm --needed \
hyprland hyprshot hyprlock hypridle hyprpolkitagent hyprland-qtutils \
wofi 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