Update config
This commit is contained in:
parent
7200c17fda
commit
d9133173fa
@ -84,11 +84,11 @@ cursor_text_color #111111
|
|||||||
#: with the background color of the cell underneath instead, use the
|
#: with the background color of the cell underneath instead, use the
|
||||||
#: special keyword: background
|
#: special keyword: background
|
||||||
|
|
||||||
cursor_shape block
|
cursor_shape beam
|
||||||
|
|
||||||
#: The cursor shape can be one of (block, beam, underline)
|
#: The cursor shape can be one of (block, beam, underline)
|
||||||
|
|
||||||
cursor_blink_interval -1
|
cursor_blink_interval 0.5
|
||||||
|
|
||||||
#: The interval (in seconds) at which to blink the cursor. Set to zero
|
#: The interval (in seconds) at which to blink the cursor. Set to zero
|
||||||
#: to disable blinking. Negative values mean use system default. Note
|
#: to disable blinking. Negative values mean use system default. Note
|
||||||
@ -464,7 +464,7 @@ background #000000
|
|||||||
|
|
||||||
#: The foreground and background colors
|
#: The foreground and background colors
|
||||||
|
|
||||||
background_opacity 1.0
|
background_opacity 0.8
|
||||||
|
|
||||||
#: The opacity of the background. A number between 0 and 1, where 1 is
|
#: The opacity of the background. A number between 0 and 1, where 1 is
|
||||||
#: opaque and 0 is fully transparent. This will only work if
|
#: opaque and 0 is fully transparent. This will only work if
|
||||||
|
Loading…
x
Reference in New Issue
Block a user