mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Add a reset-window-height action
This commit is contained in:
@@ -208,6 +208,8 @@ pub enum Action {
|
||||
#[cfg_attr(feature = "clap", arg())]
|
||||
change: SizeChange,
|
||||
},
|
||||
/// Reset the height of the focused window back to automatic.
|
||||
ResetWindowHeight,
|
||||
/// Switch between preset column widths.
|
||||
SwitchPresetColumnWidth,
|
||||
/// Toggle the maximized state of the focused column.
|
||||
|
||||
Reference in New Issue
Block a user