diff --git a/modules/niri/default.nix b/modules/niri/default.nix index cc85bcf..fcbdcdc 100644 --- a/modules/niri/default.nix +++ b/modules/niri/default.nix @@ -43,7 +43,7 @@ in { powerKey = "ignore"; powerKeyLongPress = "poweroff"; lidSwitch = "suspend"; - lidSwitchDocked = "ignore"; + lidSwitchDocked = "suspend"; }; home-manager.users.${conf.username} = {