mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
default-config: Bind Ctrl-Alt-Del to quit
This seems to be a shared bind across compositors.
This commit is contained in:
@@ -486,6 +486,7 @@ binds {
|
||||
|
||||
// The quit action will show a confirmation dialog to avoid accidental exits.
|
||||
Mod+Shift+E { quit; }
|
||||
Ctrl+Alt+Delete { quit; }
|
||||
|
||||
// Powers off the monitors. To turn them back on, do any input like
|
||||
// moving the mouse or pressing any other key.
|
||||
|
||||
Reference in New Issue
Block a user