niri: Add bind for tabbed columns
This commit is contained in:
parent
b4961890c9
commit
3eb713aa90
1 changed files with 2 additions and 0 deletions
|
@ -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; }
|
||||
|
|
Loading…
Add table
Reference in a new issue