Note about interaction of cursor_blink_time and repaint_delay
This commit is contained in:
parent
1bd46b0636
commit
b0e1c74fdd
@ -55,7 +55,8 @@ cursor_opacity 0.7
|
||||
cursor_shape block
|
||||
|
||||
# The interval (in seconds) at which to blink the cursor. Set to zero to
|
||||
# disable blinking.
|
||||
# disable blinking. Note that numbers smaller than repaint_delay will be
|
||||
# limited to repaint_delay.
|
||||
cursor_blink_interval 0.5
|
||||
|
||||
# Stop blinking cursor after the specified number of seconds of keyboard inactivity. Set to
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user