mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-07 08:21:02 -04:00
main: do a theme toggle upon receiving SIGUSR1
Caveat: in server mode, *all* instances toggle their themes.
This commit is contained in:
parent
33eefa7b45
commit
d9675a7140
2 changed files with 19 additions and 0 deletions
|
|
@ -73,6 +73,8 @@
|
|||
`key-bindings.color-theme-toggle` key bindings. These can be used to
|
||||
switch between the primary and alternative color themes. They are
|
||||
not bound by default.
|
||||
* Sending `SIGUSR1` to the foot process now triggers a theme switch
|
||||
(in server mode, **all** instances toggles their themes).
|
||||
* Support for private mode 2031 - [_Dark and Light Mode
|
||||
Detection_](https://contour-terminal.org/vt-extensions/color-palette-update-notifications/)
|
||||
([#2025][2025])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue