mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-15 05:33:58 -04:00
doc: foot.5: describe what each section in the configuration file does
This commit is contained in:
parent
6c317396e5
commit
1f33b4a292
1 changed files with 6 additions and 0 deletions
|
|
@ -64,6 +64,9 @@ in this order:
|
||||||
|
|
||||||
# SECTION: cursor
|
# SECTION: cursor
|
||||||
|
|
||||||
|
This section controls the cursor style and color. Note that
|
||||||
|
applications can change these runtime.
|
||||||
|
|
||||||
*style*
|
*style*
|
||||||
Configures the default cursor style, and is one of: _block_, _bar_
|
Configures the default cursor style, and is one of: _block_, _bar_
|
||||||
or _underline_. Default: _block_.
|
or _underline_. Default: _block_.
|
||||||
|
|
@ -77,6 +80,9 @@ in this order:
|
||||||
|
|
||||||
# SECTION: colors
|
# SECTION: colors
|
||||||
|
|
||||||
|
This section controls the 16 ANSI colors and the default foreground
|
||||||
|
and background colors. Note that applications can change these runtime.
|
||||||
|
|
||||||
*foreground*
|
*foreground*
|
||||||
Default RRGGBB foreground color. This is the color used when no
|
Default RRGGBB foreground color. This is the color used when no
|
||||||
ANSI color is being used. Default: _dcdccc_.
|
ANSI color is being used. Default: _dcdccc_.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue