mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-02 01:40:13 -05:00
config: add 'blink' option to cursor section in footrc
This option controls whether the default cursor should blink or not. The default is to *not* blink.
This commit is contained in:
parent
7f65bd1c20
commit
a259eda535
7 changed files with 19 additions and 2 deletions
|
|
@ -81,7 +81,12 @@ applications can change these runtime.
|
|||
|
||||
*style*
|
||||
Configures the default cursor style, and is one of: _block_, _bar_
|
||||
or _underline_. Default: _block_.
|
||||
or _underline_. Note that this can be overridden by
|
||||
applications. Default: _block_.
|
||||
|
||||
*blink*
|
||||
Boolean. Enables blinking cursor. Note that this can be overridden
|
||||
by applications. Default: _no_.
|
||||
|
||||
*color*
|
||||
Two RRGGBB values specifying the foreground (text) and background
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue