mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-17 06:46:21 -04:00
Document live reloading in foot.ini(5).
This commit is contained in:
parent
341cdabdd2
commit
b1a5de4789
1 changed files with 8 additions and 0 deletions
|
|
@ -1969,6 +1969,14 @@ any of these options.
|
||||||
|
|
||||||
Default: _8-bit_
|
Default: _8-bit_
|
||||||
|
|
||||||
|
# LIVE RELOAD
|
||||||
|
|
||||||
|
Foot is able to reload config colors at runtime when triggered by a
|
||||||
|
signal. Upon receiving SIGUSR1, foot will re-parse the config file it
|
||||||
|
is using and update the definitions from the [colors] section,
|
||||||
|
applying this change instantly. This does *not* affect any other
|
||||||
|
config values.
|
||||||
|
|
||||||
# SEE ALSO
|
# SEE ALSO
|
||||||
|
|
||||||
*foot*(1), *footclient*(1)
|
*foot*(1), *footclient*(1)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue