diff --git a/templates/.config/niri/config.kdl.j2 b/templates/.config/niri/config.kdl.j2 index 856773c..038743c 100644 --- a/templates/.config/niri/config.kdl.j2 +++ b/templates/.config/niri/config.kdl.j2 @@ -455,6 +455,8 @@ binds { // Expel the bottom window from the focused column to the right. Mod+Period { expel-window-from-column; } + Mod+W { toggle-column-tabbed-display; } + Mod+R { switch-preset-column-width; } Mod+Shift+R { switch-preset-window-height; } Mod+Ctrl+R { reset-window-height; }