mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-08 05:34:00 -04:00
parent
ebacb14be8
commit
c05bd55029
2 changed files with 8 additions and 1 deletions
|
|
@ -74,6 +74,13 @@
|
||||||
### Deprecated
|
### Deprecated
|
||||||
### Removed
|
### Removed
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
* Wrong documented default value for `initial-color-theme` in
|
||||||
|
`foot.ini(5)` ([#2292][2292]).
|
||||||
|
|
||||||
|
[2292]: https://codeberg.org/dnkl/foot/issues/2292
|
||||||
|
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
### Contributors
|
### Contributors
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -392,7 +392,7 @@ empty string to be set, but it must be quoted: *KEY=""*
|
||||||
at runtime, or send SIGUSR1/SIGUSR2 to the foot process (see
|
at runtime, or send SIGUSR1/SIGUSR2 to the foot process (see
|
||||||
*foot*(1) for details).
|
*foot*(1) for details).
|
||||||
|
|
||||||
Default: _1_
|
Default: _dark_
|
||||||
|
|
||||||
*initial-window-size-pixels*
|
*initial-window-size-pixels*
|
||||||
Initial window width and height in _pixels_ (subject to output
|
Initial window width and height in _pixels_ (subject to output
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue