[+] Add laptop close lid notes

This commit is contained in:
Hykilpikonna
2020-05-28 20:06:42 -04:00
committed by GitHub
parent 2660964996
commit ec598c816a
+8
View File
@@ -45,6 +45,14 @@ reboot
nmtui
```
### Laptop Close Lid
```bash
nano /etc/systemd/logind.conf
# Add HandleLidSwitch=ignore
systemctl restart systemd-logind
```
## 2. Mariadb
Files: None