[Alacritty] Increase opacity.

This commit is contained in:
Jessica Canady 2024-06-13 16:19:22 -04:00
parent 244a10a586
commit 5338e989ab
Signed by: phoenix
SSH key fingerprint: SHA256:aaLOzOrLi+0n4eDZNQKH97PehwRt6KSE5fYJc+ZRKCQ

View file

@ -3,7 +3,7 @@ import = [
] ]
[window] [window]
opacity = 0.3 opacity = 0.7
blur = true blur = true
padding = {x = 10, y = 10} padding = {x = 10, y = 10}
decorations = "Full" decorations = "Full"