Files
omarchy/install/hyprlandia.sh
David Heinemeier Hansson 0ff32c7936 Login directly
2025-06-02 21:22:23 +02:00

8 lines
278 B
Bash

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