Files
omarchy/install/hyprlandia.sh

8 lines
278 B
Bash
Raw Normal View History

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