Files
omarchy/install/hyprlandia.sh
David Heinemeier Hansson d43639df15 Switch to mako for notifications
2025-06-22 20:49:01 -04:00

8 lines
335 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 xdg-desktop-portal-gnome
# Start Hyprland on first session
echo "[[ -z \$DISPLAY && \$(tty) == /dev/tty1 ]] && exec Hyprland" >~/.bash_profile