mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-01 07:15:32 -04:00
doc: foot.ini: mention SIGUSR1/SIGUSR2 and reference foot(1)
This commit is contained in:
parent
3b8d59f476
commit
b1b2162416
1 changed files with 5 additions and 1 deletions
|
|
@ -371,7 +371,8 @@ empty string to be set, but it must be quoted: *KEY=""*)
|
||||||
|
|
||||||
Use the *color-theme-switch-1*, *color-theme-switch-2* and
|
Use the *color-theme-switch-1*, *color-theme-switch-2* and
|
||||||
*color-theme-toggle* key bindings to switch between the two themes
|
*color-theme-toggle* key bindings to switch between the two themes
|
||||||
at runtime.
|
at runtime, or send SIGUSR1/SIGUSR2 to the foot process (see
|
||||||
|
*foot*(1) for details).
|
||||||
|
|
||||||
Default: _1_
|
Default: _1_
|
||||||
|
|
||||||
|
|
@ -1446,6 +1447,9 @@ e.g. *search-start=none*.
|
||||||
*color-theme-toggle* toggles between the primary and alternative
|
*color-theme-toggle* toggles between the primary and alternative
|
||||||
color themes.
|
color themes.
|
||||||
|
|
||||||
|
Note: you can also send SIGUSR1/SIGUSR2 to the foot process to
|
||||||
|
change the theme (see *foot*(1) for details.)
|
||||||
|
|
||||||
Default: _none_
|
Default: _none_
|
||||||
|
|
||||||
*quit*
|
*quit*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue