diff options
author | Joe <rbo@gmx.us> | 2023-12-28 15:33:24 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2023-12-28 15:33:24 +0100 |
commit | b1e79ccb864ac3650e8286ae20f63a6f279e9fe2 (patch) | |
tree | c0f5cfc61ce0a2412d49e5daf1682f12e1369efa | |
parent | up (diff) | |
download | dotfiles-bsd-b1e79ccb864ac3650e8286ae20f63a6f279e9fe2.tar.gz dotfiles-bsd-b1e79ccb864ac3650e8286ae20f63a6f279e9fe2.tar.bz2 dotfiles-bsd-b1e79ccb864ac3650e8286ae20f63a6f279e9fe2.tar.xz dotfiles-bsd-b1e79ccb864ac3650e8286ae20f63a6f279e9fe2.tar.zst dotfiles-bsd-b1e79ccb864ac3650e8286ae20f63a6f279e9fe2.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 d298fdb..96f0f97 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.82 + opacity: 0.86 scrolling: # Maximum number of lines in the scrollback buffer. |