omarchy/install/hyprlandia.sh
David Heinemeier Hansson a62697de23 Revert "Merge pull request #81 from okdas/feat/hyprsunset-master"
This reverts commit 786d14071d70175ba529de79d1be2de0b89c7b79, reversing
changes made to 76d26fda4e71a072532a7b436d440b6cb4e009be.
2025-07-06 17:47:10 -07:00

7 lines
313 B
Bash

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