====== Disable Lid Switch ====== sudo nano /etc/systemd/logind.conf #HandleLidSwitch=suspend HandleLidSwitch=ignore Restart service sudo systemctl restart systemd-logind