diff --git a/setup/modules/Desktop-Enviroments/hyprland-new.sh b/setup/modules/Desktop-Enviroments/hyprland-new.sh index ea92303..b87ffd8 100755 --- a/setup/modules/Desktop-Enviroments/hyprland-new.sh +++ b/setup/modules/Desktop-Enviroments/hyprland-new.sh @@ -19,7 +19,8 @@ echo "Enabling essential services..." sudo systemctl enable NetworkManager.service #sudo systemctl enable cronie.service #sudo systemctl enable greetd.service -sudo systemctl enable ly.service +sudo systemctl disable getty@tty1.service +sudo systemctl enable ly@tty1.service #sudo systemctl enable fail2ban.service sudo systemctl enable udisks2.service