niri: add new overview keybind

This commit is contained in:
2026-04-11 13:00:59 +02:00
parent a444e41dbd
commit aff55894ed

View File

@@ -417,6 +417,7 @@ binds {
// You can also move the mouse into the top-left hot corner,
// or do a four-finger swipe up on a touchpad.
Mod+O repeat=false { toggle-overview; }
Mod+A repeat=false { toggle-overview; }
Mod+Q repeat=false { close-window; }