alacritty: make background opaque
This commit is contained in:
parent
d5be6cd996
commit
300fef2ac2
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@ colors:
|
|||
#
|
||||
# Window opacity as a floating point number from `0.0` to `1.0`.
|
||||
# The value `0.0` is completely transparent and `1.0` is opaque.
|
||||
background_opacity: 0.95
|
||||
background_opacity: 1
|
||||
|
||||
#selection:
|
||||
# This string contains all characters that are used as separators for
|
||||
|
|
Loading…
Add table
Reference in a new issue