mirror of
https://github.com/swaywm/sway.git
synced 2024-11-25 09:21:28 +00:00
Manual entry for setenv
This commit is contained in:
parent
d9ef569fe4
commit
6fefe56a97
|
@ -46,6 +46,9 @@ The following commands may only be used in the configuration file.
|
|||
Creates a substitution for _value_ that can be used with $_name_ in other
|
||||
commands.
|
||||
|
||||
**setenv** <name> <value>::
|
||||
Creates an environment variable that can be used during sway session.
|
||||
|
||||
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).
|
||||
|
||||
|
|
Loading…
Reference in a new issue