From 5ea16df4281834cc2c58cd949c9aea8dfd964c39 Mon Sep 17 00:00:00 2001 From: DoTheEvolution Date: Sun, 17 May 2020 02:44:09 +0200 Subject: [PATCH] update --- arch_linux_host_install/readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch_linux_host_install/readme.md b/arch_linux_host_install/readme.md index 44f9db9..cf2e3ec 100644 --- a/arch_linux_host_install/readme.md +++ b/arch_linux_host_install/readme.md @@ -212,3 +212,10 @@ Monitoring and testing * enable colors in pacman.conf
`sudo nano /etc/pacman.conf`
*Color* + +### Notebook + +* control power events, lid close for example
+ `sudo nano /etc/systemd/logind.conf` + *HandleLidSwitch=ignore* +