toggle-overview bind

This commit is contained in:
elkowar 2025-04-26 23:26:16 +02:00
parent 4f085f9bc0
commit 43b08d0c58
No known key found for this signature in database

View file

@ -450,5 +450,7 @@ binds {
Mod+Ctrl+Alt+Shift+Y { spawn "niri" "msg" "action" "set-dynamic-cast-monitor"; }
Mod+Ctrl+Y { spawn "niri" "msg" "action" "clear-dynamic-cast-target"; }
Mod+Escape { spawn "niri" "msg" "action" "toggle-overview"; }
Mod+Shift+E { quit; }
}