mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-14 08:21:27 -04:00
doc: document the new ‘environment’ config section
This commit is contained in:
parent
755f96321a
commit
5760bcb3bf
3 changed files with 23 additions and 4 deletions
|
|
@ -305,6 +305,19 @@ commented out will usually be installed to */etc/xdg/foot/foot.ini*.
|
|||
(including SMT). Note that this is not always the best value. In
|
||||
some cases, the number of physical _cores_ is better.
|
||||
|
||||
# SECTION: environment
|
||||
|
||||
This section is used to define environment variables that will be set
|
||||
in the client application, in addition to the variables inherited from
|
||||
the terminal process itself.
|
||||
|
||||
The format is simply:
|
||||
|
||||
*name*=_value_
|
||||
|
||||
Note: do not set *TERM* here; use the *term* option in the main
|
||||
(default) section instead.
|
||||
|
||||
# SECTION: bell
|
||||
|
||||
*urgent*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue