I need this line too for the laptop to actually suspend

This commit is contained in:
Benson Chu 2026-02-25 13:19:41 +03:00
parent 4bdc304483
commit 4b3b5a89d6

View file

@ -12,6 +12,7 @@
settings.Login = {
HandlePowerKey="suspend";
HandleLidSwitch="suspend";
HandleLidSwitchDocked="suspend";
};
};