mirror of
https://github.com/elkowar/dots-of-war.git
synced 2025-05-01 01:09:52 +00:00
Add overview bind to niri
This commit is contained in:
parent
3ed50a1389
commit
4fb27dcbf7
1 changed files with 1 additions and 0 deletions
|
@ -451,4 +451,5 @@ binds {
|
||||||
Mod+Ctrl+Y { spawn "niri" "msg" "action" "clear-dynamic-cast-target"; }
|
Mod+Ctrl+Y { spawn "niri" "msg" "action" "clear-dynamic-cast-target"; }
|
||||||
|
|
||||||
Mod+Shift+E { quit; }
|
Mod+Shift+E { quit; }
|
||||||
|
Mod+Escape { toggle-overview; }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue