diff --git a/eggs/niri/config.kdl b/eggs/niri/config.kdl index 863d4af..2a99883 100644 --- a/eggs/niri/config.kdl +++ b/eggs/niri/config.kdl @@ -451,4 +451,5 @@ binds { Mod+Ctrl+Y { spawn "niri" "msg" "action" "clear-dynamic-cast-target"; } Mod+Shift+E { quit; } + Mod+Escape { toggle-overview; } }