Removed some incorrect foot terminal configuration
This commit is contained in:
parent
dda9ca4662
commit
ea393d5a7a
|
|
@ -17,10 +17,8 @@ uri-characters = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-
|
||||||
|
|
||||||
[cursor]
|
[cursor]
|
||||||
style = block
|
style = block
|
||||||
color = <inverse foreground/background>
|
|
||||||
blink = yes
|
blink = yes
|
||||||
beam-thickness = 1.5
|
beam-thickness = 1.5
|
||||||
underline-thickness = <font underline thickness>
|
|
||||||
|
|
||||||
[mouse]
|
[mouse]
|
||||||
hide-when-typing = no
|
hide-when-typing = no
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue