summaryrefslogtreecommitdiff
path: root/niri/cfg/misc.kdl
diff options
context:
space:
mode:
Diffstat (limited to 'niri/cfg/misc.kdl')
-rw-r--r--niri/cfg/misc.kdl7
1 files changed, 0 insertions, 7 deletions
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"
- }
-}