diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-02 17:14:37 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-02 17:14:37 +0100 |
commit | b17126429ef4223e1fa402983406233c56758c74 (patch) | |
tree | e4b69e62afe6b7e4caec492c01ef367172f2a64a /config | |
parent | e644ec0bdcc624cc6f5734c966632d139cdec56f (diff) |
changed alacritty opacity
Diffstat (limited to 'config')
-rw-r--r-- | config/X/alacritty/alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/X/alacritty/alacritty.yml b/config/X/alacritty/alacritty.yml index 475f9a6..e5664f1 100644 --- a/config/X/alacritty/alacritty.yml +++ b/config/X/alacritty/alacritty.yml @@ -67,7 +67,7 @@ window: # # 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. - opacity: 0.97 + opacity: 0.87 # Startup Mode (changes require restart) # |