diff options
author | Joe <rrbo@proton.me> | 2023-04-04 11:16:04 +0200 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2023-04-04 11:16:04 +0200 |
commit | 91369b7ba5473cf81475c0019957f27fb0f99928 (patch) | |
tree | 728aa5e1f9805434f331861e6ecae09aa20925fd /.config/alacritty | |
parent | up (diff) | |
download | dotfiles-bsd-91369b7ba5473cf81475c0019957f27fb0f99928.tar.gz dotfiles-bsd-91369b7ba5473cf81475c0019957f27fb0f99928.tar.bz2 dotfiles-bsd-91369b7ba5473cf81475c0019957f27fb0f99928.tar.xz dotfiles-bsd-91369b7ba5473cf81475c0019957f27fb0f99928.tar.zst dotfiles-bsd-91369b7ba5473cf81475c0019957f27fb0f99928.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 c9bea3c..3d17b59 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.75 + opacity: 0.85 scrolling: # Maximum number of lines in the scrollback buffer. |