1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-03 04:34:21 -05:00

Add additional documentation to "background_opacity" option

This commit is contained in:
Tobias Sette 2018-10-03 08:29:37 -03:00 committed by Christian Duerr
parent 24533d2c5d
commit 64a7ca60f5
2 changed files with 6 additions and 0 deletions

View file

@ -230,6 +230,9 @@ visual_bell:
duration: 0
# Background opacity
#
# 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
# Mouse bindings

View file

@ -228,6 +228,9 @@ visual_bell:
duration: 0
# Background opacity
#
# 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
# Mouse bindings