mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Fix typo in switch-preset-window-height-back
This commit is contained in:
committed by
Ivan Molodetskikh
parent
599db847f8
commit
874e7fd70e
@@ -230,7 +230,7 @@ layout {
|
|||||||
<sup>Since: 0.1.9</sup>
|
<sup>Since: 0.1.9</sup>
|
||||||
|
|
||||||
Set the heights that the `switch-preset-window-height` action (Mod+Shift+R) toggles between.
|
Set the heights that the `switch-preset-window-height` action (Mod+Shift+R) toggles between.
|
||||||
<sup>Since: 25.08</sup> You can use the `switch-preset-column-width-back` action (not bound by default) to toggle in reverse.
|
<sup>Since: 25.08</sup> You can use the `switch-preset-window-height-back` action (not bound by default) to toggle in reverse.
|
||||||
|
|
||||||
`proportion` sets the height as a fraction of the output height, taking gaps into account.
|
`proportion` sets the height as a fraction of the output height, taking gaps into account.
|
||||||
The default preset heights are <sup>1</sup>⁄<sub>3</sub>, <sup>1</sup>⁄<sub>2</sub> and <sup>2</sup>⁄<sub>3</sub> of the output.
|
The default preset heights are <sup>1</sup>⁄<sub>3</sub>, <sup>1</sup>⁄<sub>2</sub> and <sup>2</sup>⁄<sub>3</sub> of the output.
|
||||||
|
|||||||
Reference in New Issue
Block a user