From ec598c816a1146811520aa820e79d5ded1b8944d Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Thu, 28 May 2020 20:06:42 -0400 Subject: [PATCH] [+] Add laptop close lid notes --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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