mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Add cycle back feature for presets of column/window width/height.
This commit is contained in:
committed by
Ivan Molodetskikh
parent
1ffda91e0c
commit
0c3223ac72
@@ -540,6 +540,8 @@ binds {
|
||||
Mod+Period { expel-window-from-column; }
|
||||
|
||||
Mod+R { switch-preset-column-width; }
|
||||
// Cycling through the presets in reverse order is also possible.
|
||||
// Mod+R { switch-preset-column-width-back; }
|
||||
Mod+Shift+R { switch-preset-window-height; }
|
||||
Mod+Ctrl+R { reset-window-height; }
|
||||
Mod+F { maximize-column; }
|
||||
|
||||
Reference in New Issue
Block a user