mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
Fix expel-window-from-column comment
It's been changed to this a while ago.
This commit is contained in:
+1
-1
@@ -440,7 +440,7 @@ pub enum Action {
|
||||
},
|
||||
/// Consume the window to the right into the focused column.
|
||||
ConsumeWindowIntoColumn {},
|
||||
/// Expel the focused window from the column.
|
||||
/// Expel the bottom window from the focused column.
|
||||
ExpelWindowFromColumn {},
|
||||
/// Swap focused window with one to the right.
|
||||
SwapWindowRight {},
|
||||
|
||||
Reference in New Issue
Block a user