Changed alacritty bell color to prevent flashing
This commit is contained in:
parent
65e784d950
commit
7ce1d5d20c
@ -39,7 +39,7 @@ draw_bold_text_with_bright_colors: true
|
|||||||
|
|
||||||
bell:
|
bell:
|
||||||
animation: EaseOutExpo
|
animation: EaseOutExpo
|
||||||
color: '0xffffff'
|
color: '0x282828'
|
||||||
duration: 1
|
duration: 1
|
||||||
|
|
||||||
mouse:
|
mouse:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user