From 390d720f8fb3c106a4708861cb91aba766fc39fe Mon Sep 17 00:00:00 2001 From: twoneis Date: Sat, 16 Mar 2024 17:52:52 +0100 Subject: [PATCH] did not work --- modules/system/niri/config.kdl | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/system/niri/config.kdl b/modules/system/niri/config.kdl index 01bc73c..0920eb2 100644 --- a/modules/system/niri/config.kdl +++ b/modules/system/niri/config.kdl @@ -137,5 +137,4 @@ binds { Mod+Shift+L { spawn "swaylock"; } Mod+Shift+Q { quit; } - Mod+Ctrl+Shift+Q { spawn "shutdow" "-h" "now"; } }