diff --git a/root/config.yaml b/root/config.yaml index 306d7b8..cc6b7e6 100644 --- a/root/config.yaml +++ b/root/config.yaml @@ -84,7 +84,6 @@ dotfiles: src: elogind.conf dst: /etc/elogind/logind.conf actions: - - sv_update - dbus_uuidgen grub: diff --git a/root/elogind.conf b/root/elogind.conf index 78fc8d3..2ec1855 100644 --- a/root/elogind.conf +++ b/root/elogind.conf @@ -15,8 +15,8 @@ HandlePowerKey=suspend #HandleSuspendKey=suspend #HandleHibernateKey=hibernate -#HandleLidSwitch=ignore -HandleLidSwitchExternalPower=suspend +HandleLidSwitch=ignore +HandleLidSwitchExternalPower=ignore HandleLidSwitchDocked=ignore #PowerKeyIgnoreInhibited=no #SuspendKeyIgnoreInhibited=no