feat: adjust setup for debian lid switch

This commit is contained in:
dancingCycle 2022-04-10 14:21:55 +02:00
parent 1d67d3383d
commit 855e1ee400
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@ HandleLidSwitch=ignore
* reload logind.conf to make your changes go into effect\
```
systemctl restart systemd-logind
sudo systemctl restart systemd-logind
```