diff options
author | Joe <rbo@gmx.us> | 2023-12-28 11:40:50 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2023-12-28 11:40:50 +0100 |
commit | f170e543407f722f119d4da0923f8f87f66ad2ea (patch) | |
tree | 504069662bb213262fc6e81e4dfacabeda39a6fb /.config/alacritty | |
parent | up (diff) | |
download | dotfiles-bsd-f170e543407f722f119d4da0923f8f87f66ad2ea.tar.gz dotfiles-bsd-f170e543407f722f119d4da0923f8f87f66ad2ea.tar.bz2 dotfiles-bsd-f170e543407f722f119d4da0923f8f87f66ad2ea.tar.xz dotfiles-bsd-f170e543407f722f119d4da0923f8f87f66ad2ea.tar.zst dotfiles-bsd-f170e543407f722f119d4da0923f8f87f66ad2ea.zip |
up
Diffstat (limited to '')
-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 d5d6658..d298fdb 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -83,7 +83,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.85 + opacity: 0.82 scrolling: # Maximum number of lines in the scrollback buffer. |