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* +