Adjust alacritty opacity

This commit is contained in:
2021-07-15 10:04:39 -05:00
parent 445bdf2aa7
commit cc032cb21b

View File

@@ -363,7 +363,7 @@ import:
# #
# 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.95 background_opacity: 0.90
#selection: #selection:
# This string contains all characters that are used as separators for # This string contains all characters that are used as separators for