diff --git a/install/hyprlandia.sh b/install/hyprlandia.sh index a4121c2..b632b6f 100644 --- a/install/hyprlandia.sh +++ b/install/hyprlandia.sh @@ -3,8 +3,5 @@ yay -S --noconfirm --needed \ waybar swaync \ 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 echo "[[ -z \$DISPLAY && \$(tty) == /dev/tty1 ]] && exec Hyprland" >~/.bash_profile