xiate: non-blinking block cursor

This commit is contained in:
Franzi 2021-08-07 10:12:51 +02:00
parent dcc5c5ce9c
commit b221b0574b
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 3 additions and 3 deletions

View File

@ -6,11 +6,11 @@ scrollback_lines = -1
link_regex = [a-z]+://[[:graph:]]+
link_handler = xiate-link-handler
history_handler = xiate-history-handler
cursor_blink_mode = VTE_CURSOR_BLINK_ON
cursor_shape = VTE_CURSOR_SHAPE_IBEAM
cursor_blink_mode = VTE_CURSOR_BLINK_OFF
cursor_shape = VTE_CURSOR_SHAPE_BLOCK
[Colors]
cursor = #00FF00
cursor = #4d5b86
cursor_foreground = #000000
bold = NULL