(alacritty)~background_opacity->window.opacity

This commit is contained in:
2022-07-30 01:39:46 +00:00
parent f38eb6b350
commit df54e35264

View File

@@ -286,7 +286,7 @@ colors:
# #
# Window opacity as a floating point number from `0.0` to `1.0`. # 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. # The value `0.0` is completely transparent and `1.0` is opaque.
background_opacity: 0.7 window.opacity: 0.7
#selection: #selection:
#semantic_escape_chars: ",│`|:\"' ()[]{}<>\t" #semantic_escape_chars: ",│`|:\"' ()[]{}<>\t"