From dab972656bae473f267d0c29fdc6e2d43ab47fcc Mon Sep 17 00:00:00 2001 From: The_miro Date: Wed, 18 Mar 2026 13:45:38 +0100 Subject: [PATCH] switched out greeter --- setup/modules/Desktop-Enviroments/hyprland-new.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup/modules/Desktop-Enviroments/hyprland-new.sh b/setup/modules/Desktop-Enviroments/hyprland-new.sh index 117105a..e1430f4 100755 --- a/setup/modules/Desktop-Enviroments/hyprland-new.sh +++ b/setup/modules/Desktop-Enviroments/hyprland-new.sh @@ -18,7 +18,8 @@ sudo pacman -Syu --noconfirm --needed hyprland hyprcursor wl-clipboard hyprpaper echo "Enabling essential services..." sudo systemctl enable NetworkManager.service #sudo systemctl enable cronie.service -sudo systemctl enable greetd.service +#sudo systemctl enable greetd.service +sudo systemctl enable ly.service #sudo systemctl enable fail2ban.service sudo systemctl enable udisks2.service