aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alacritty.yml3
-rw-r--r--alacritty_macos.yml3
2 files changed, 6 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml
index 91bff074..38da01dd 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -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
diff --git a/alacritty_macos.yml b/alacritty_macos.yml
index 8ce0181a..25151d39 100644
--- a/alacritty_macos.yml
+++ b/alacritty_macos.yml
@@ -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