Enableing sddm

This commit is contained in:
2025-01-05 23:20:45 +01:00
parent 9a716f973c
commit 8213050100

View File

@@ -56,6 +56,6 @@ rm -rf sway
# Enable the Greetd service # Enable the Greetd service
echo "Enabling the Greetd service..." echo "Enabling the Greetd service..."
systemctl enable greetd.service systemctl enable sddm.service
echo "Installation complete." echo "Installation complete."