Update readme.md

This commit is contained in:
B P
2025-05-30 18:35:46 +03:00
parent 67a4dd8f9d
commit 11d9cf8b71

View File

@@ -78,6 +78,14 @@ Install Ly for systemd-based systems (the default)
# zig build installexe
```
Instead of DISPLAY_MANAGER you need to add your DM:
- gdm.service
- sddm.service
- lightdm.service
```
# systemctl disable DISPLAY_MANAGER
```
Enable the service
```
# systemctl enable ly.service