mirror of
https://github.com/swaywm/sway.git
synced 2024-11-01 05:57:17 +00:00
parent
9140627c6e
commit
6056d654c8
|
@ -36,13 +36,13 @@ The following commands may only be used in the configuration file.
|
||||||
+
|
+
|
||||||
See **sway-bar**(5) for details.
|
See **sway-bar**(5) for details.
|
||||||
|
|
||||||
|
**default_orientation** <horizontal|vertical|auto>::
|
||||||
|
Sets the default container layout for tiled containers.
|
||||||
|
|
||||||
**set** <name> <value>::
|
**set** <name> <value>::
|
||||||
Sets variable $name to _value_. You can use the new variable in the arguments
|
Sets variable $name to _value_. You can use the new variable in the arguments
|
||||||
of future commands.
|
of future commands.
|
||||||
|
|
||||||
**orientation** <horizontal|vertical|auto>::
|
|
||||||
Sets the default container layout for tiled containers.
|
|
||||||
|
|
||||||
The following commands cannot be used directly in the configuration file.
|
The following commands cannot be used directly in the configuration file.
|
||||||
They are expected to be used with **bindsym** or at runtime through **swaymsg**(1).
|
They are expected to be used with **bindsym** or at runtime through **swaymsg**(1).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue