mirror of
https://github.com/elkowar/dots-of-war.git
synced 2025-05-23 01:29:37 +00:00
Add overview bind to niri
This commit is contained in:
parent
d87ec206fc
commit
d111ecc7d2
1 changed files with 1 additions and 0 deletions
|
@ -453,4 +453,5 @@ binds {
|
||||||
Mod+Escape { spawn "niri" "msg" "action" "toggle-overview"; }
|
Mod+Escape { spawn "niri" "msg" "action" "toggle-overview"; }
|
||||||
|
|
||||||
Mod+Shift+E { quit; }
|
Mod+Shift+E { quit; }
|
||||||
|
Mod+Escape { toggle-overview; }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue