diff options
Diffstat (limited to 'alacritty_macos.yml')
-rw-r--r-- | alacritty_macos.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/alacritty_macos.yml b/alacritty_macos.yml index 007d3b42..956cedf8 100644 --- a/alacritty_macos.yml +++ b/alacritty_macos.yml @@ -158,6 +158,9 @@ visual_bell: animation: EaseOutExpo duration: 0 +# Background opacity +background_opacity: 1.0 + # Key bindings # # Each binding is defined as an object with some properties. Most of the |