background_opacity deprecated; now it's window.opacity.

This commit is contained in:
Derek Taylor
2022-01-25 15:00:18 -06:00
parent 542c173ad0
commit 80632c5cad

View File

@@ -608,8 +608,8 @@ colors: *DoomOne
#
# 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: 1.0
# background_opacity: 0.80
window.opacity: 1.0
# window.opacity: 0.80
#selection:
#semantic_escape_chars: ",│`|:\"' ()[]{}<>\t"