diff --git a/dotfiles/.config/niri/config.kdl b/dotfiles/.config/niri/config.kdl index 56c5e9e..dc65040 100644 --- a/dotfiles/.config/niri/config.kdl +++ b/dotfiles/.config/niri/config.kdl @@ -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; }