diff --git a/modules/niri/default.nix b/modules/niri/default.nix index a1fe5a7..9d4e558 100644 --- a/modules/niri/default.nix +++ b/modules/niri/default.nix @@ -31,7 +31,7 @@ in powerKey = "suspend"; powerKeyLongPress = "poweroff"; lidSwitch = "suspend"; - lidSwitchDocked = "ignore"; + lidSwitchDocked = "suspend"; lidSwitchExternalPower = "suspend"; };