alacritty: Enable background opacity for alacritty
This commit is contained in:
parent
0290391643
commit
0d0e40eea9
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ colors:
|
|||
white: '0xffffff'
|
||||
|
||||
# Background opacity
|
||||
background_opacity: 1.0
|
||||
background_opacity: 0.8
|
||||
|
||||
# Key bindings
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue