Files
omarchy/install/hyprlandia.sh
David Heinemeier Hansson ebc89c395c Moved to its own theme file
2025-06-09 09:57:37 +02:00

8 lines
324 B
Bash

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