diff options
Diffstat (limited to 'alacritty.yml')
-rw-r--r-- | alacritty.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml index 686cb387..2e9ad785 100644 --- a/alacritty.yml +++ b/alacritty.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 |