mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-29 07:58:01 -04: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
1
footrc
1
footrc
|
|
@ -13,6 +13,7 @@
|
|||
[cursor]
|
||||
# style=block
|
||||
# color=111111 dcdccc
|
||||
# blink=no
|
||||
|
||||
[colors]
|
||||
# alpha=1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue