Files
omarchy/install/hyprlandia.sh

9 lines
299 B
Bash
Raw Normal View History

yay -S --noconfirm --needed \
hyprland hyprshot hyprpicker hyprlock hypridle hyprland-qtutils \
2025-06-22 20:48:38 -04:00
wofi waybar mako swaybg \
2025-06-25 09:17:59 -07:00
xdg-desktop-portal-hyprland xdg-desktop-portal-gtk
2025-06-07 22:31:47 +02:00
2025-06-02 21:22:23 +02:00
# Start Hyprland on first session
echo "[[ -z \$DISPLAY && \$(tty) == /dev/tty1 ]] && exec Hyprland" >~/.bash_profile