Files
omarchy/install/hyprlandia.sh

8 lines
321 B
Bash
Raw Normal View History

yay -S --noconfirm --needed \
2025-06-09 10:15:35 +02:00
hyprland hyprshot hyprlock hypridle hyprpolkitagent hyprland-qtutils \
waybar swaync swaybg \
2025-06-07 22:31:47 +02:00
xdg-desktop-portal-hyprland xdg-desktop-portal xdg-desktop-portal-gnome
2025-06-02 21:22:23 +02:00
# Start Hyprland on first session
2025-06-02 21:27:50 +02:00
echo "[[ -z \$DISPLAY && \$(tty) == /dev/tty1 ]] && exec Hyprland" >~/.bash_profile