From 2fba197b3791b4f9040511ec3f79a0d6670cf4df Mon Sep 17 00:00:00 2001 From: twoneis Date: Tue, 13 May 2025 18:15:50 +0200 Subject: [PATCH] niri tap again --- modules/niri/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/niri/default.nix b/modules/niri/default.nix index 9d4e558..a1fe5a7 100644 --- a/modules/niri/default.nix +++ b/modules/niri/default.nix @@ -31,7 +31,7 @@ in powerKey = "suspend"; powerKeyLongPress = "poweroff"; lidSwitch = "suspend"; - lidSwitchDocked = "suspend"; + lidSwitchDocked = "ignore"; lidSwitchExternalPower = "suspend"; };