This commit is contained in:
DeaDvey 2024-07-26 02:44:45 +00:00 committed by GitHub
parent 53da9b70f7
commit 691996ff7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,7 +75,7 @@ make # 👍
# Starting with SystemD # Starting with SystemD
Starting lidm with SystemD is not fully supported, however it will start on launch. Starting lidm with SystemD is not fully supported, however it will start on launch.
Firstly, edit the assets/li.service file to have the corrent path of the lidm binary. Firstly, edit the assets/li.service file to have the correct path of the lidm binary.
eg: eg:
```ExecStart=$HOME/git/lidm/lidm``` ```ExecStart=$HOME/git/lidm/lidm```
Then, in the lidm directory run these commands: Then, in the lidm directory run these commands: