diff options
author | ThanosApollo <[email protected]> | 2022-11-09 15:08:44 +0200 |
---|---|---|
committer | ThanosApollo <[email protected]> | 2022-11-09 15:08:44 +0200 |
commit | eb29b5c45408f47c7fa8000d0ea88c65c3dc20d2 (patch) | |
tree | fbc7176cfbd3bebcf3bc8affc81837573a8b8a95 /.config | |
parent | bcb95c879febcc632e9c5c52ce259d9cf891ead9 (diff) |
Change opacity
Diffstat (limited to '.config')
-rw-r--r-- | .config/alacritty/alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 37088b6..466cdba 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -68,7 +68,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.95 + opacity: 0.80 # Startup Mode (changes require restart) # |