mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
Manual entry for setenv
This commit is contained in:
parent
d9ef569fe4
commit
6fefe56a97
1 changed files with 3 additions and 0 deletions
|
|
@ -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).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue