diff --git a/sway-install.sh b/sway-install.sh index 77bc916..445c5fe 100755 --- a/sway-install.sh +++ b/sway-install.sh @@ -32,8 +32,8 @@ rsync -a --chown=root:root etc/ /etc/ #fi # Enable the Greetd service -#echo "Enabling the Greetd service..." -#systemctl -f enable greetd.service +echo "Enabling the Greetd service..." +systemctl -f enable sddm.service # Remove the repo echo "Removing the EOS Community Sway repo..."