diff --git a/modules/system/niri/config.kdl b/modules/system/niri/config.kdl index 0920eb2..01bc73c 100644 --- a/modules/system/niri/config.kdl +++ b/modules/system/niri/config.kdl @@ -137,4 +137,5 @@ binds { Mod+Shift+L { spawn "swaylock"; } Mod+Shift+Q { quit; } + Mod+Ctrl+Shift+Q { spawn "shutdow" "-h" "now"; } }