Moved to its own theme file

This commit is contained in:
David Heinemeier Hansson
2025-06-09 09:57:37 +02:00
parent 6a173cb278
commit ebc89c395c

View File

@ -3,8 +3,5 @@ yay -S --noconfirm --needed \
waybar swaync \ waybar swaync \
xdg-desktop-portal-hyprland xdg-desktop-portal xdg-desktop-portal-gnome xdg-desktop-portal-hyprland xdg-desktop-portal xdg-desktop-portal-gnome
# Prefer dark mode everything
gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
# Start Hyprland on first session # Start Hyprland on first session
echo "[[ -z \$DISPLAY && \$(tty) == /dev/tty1 ]] && exec Hyprland" >~/.bash_profile echo "[[ -z \$DISPLAY && \$(tty) == /dev/tty1 ]] && exec Hyprland" >~/.bash_profile