Manual entry for setenv

This commit is contained in:
Denis Doria 2016-06-07 11:13:42 +02:00
parent d9ef569fe4
commit 6fefe56a97

View file

@ -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 Creates a substitution for _value_ that can be used with $_name_ in other
commands. 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. 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).