From ebc89c395cb5e661b09012868a2b21f517bff436 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 9 Jun 2025 09:57:37 +0200 Subject: [PATCH] Moved to its own theme file --- install/hyprlandia.sh | 3 --- 1 file changed, 3 deletions(-) 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