From fba0363df6bb59c8922e03c1fd29e4334b40aac2 Mon Sep 17 00:00:00 2001 From: kokopi-dev Date: Mon, 4 May 2026 00:23:23 +0900 Subject: [PATCH] update:hibernate only to avoid crashes --- mango/etc-systemd/logind.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mango/etc-systemd/logind.conf b/mango/etc-systemd/logind.conf index f37c519..6dec381 100644 --- a/mango/etc-systemd/logind.conf +++ b/mango/etc-systemd/logind.conf @@ -1,3 +1,3 @@ -HandleLidSwitch=suspend-then-hibernate -HandleLidSwitchDocked=suspend-then-hibernate +HandleLidSwitch=hibernate +HandleLidSwitchDocked=hibernate LidSwitchIgnoreInhibited=no