diff options
author | Ben Morrison <ben@gbmor.dev> | 2020-06-20 22:02:25 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2020-06-20 22:02:25 -0400 |
commit | ec2850e847752b1c7173c71525204b062aa1590b (patch) | |
tree | fa6f62ffdc6b6d14112b67637c681ee2ad2513fa | |
parent | 87e5f7329e43b96c52672d9f0ff2cbd78f5d5f86 (diff) | |
download | dogfiles-ec2850e847752b1c7173c71525204b062aa1590b.tar.gz |
slightly more transparent terms
-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 54bb668..b2ecfe2 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -204,7 +204,7 @@ visual_bell: # # 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: 0.95 +background_opacity: 0.85 # Mouse bindings # |