mirror of https://github.com/fairyglade/ly.git
Update readme.md
This commit is contained in:
parent
67a4dd8f9d
commit
11d9cf8b71
|
@ -78,6 +78,14 @@ Install Ly for systemd-based systems (the default)
|
||||||
# zig build installexe
|
# 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
|
Enable the service
|
||||||
```
|
```
|
||||||
# systemctl enable ly.service
|
# systemctl enable ly.service
|
||||||
|
|
Loading…
Reference in New Issue