Files
omarchy/install/hyprlandia.sh
David Heinemeier Hansson 9822fb0a47 Add hyprpicker for color picking
2025-06-18 21:50:49 +02:00

8 lines
337 B
Bash

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