From 270d8155e71583b36bcd13053a6e2ec1ffbb20c5 Mon Sep 17 00:00:00 2001 From: ryukamish Date: Fri, 20 Mar 2026 23:24:36 +0530 Subject: chore: removing lid close switch event --- niri/cfg/misc.kdl | 7 ------- 1 file changed, 7 deletions(-) (limited to 'niri') diff --git a/niri/cfg/misc.kdl b/niri/cfg/misc.kdl index c96b17a..e48ee8b 100644 --- a/niri/cfg/misc.kdl +++ b/niri/cfg/misc.kdl @@ -22,10 +22,3 @@ cursor { hide-when-typing hide-after-inactive-ms 1000 } - -// Lock the screen when laptop lid is closed -switch-events { - lid-close { - spawn "qs" "-c" "noctalia-shell" "ipc" "call" "lockScreen" "lock" - } -} -- cgit v1.3