diff --git a/README.md b/README.md index 60e0f25..2ec70b0 100644 --- a/README.md +++ b/README.md @@ -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