1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

alacritty: opacity

This commit is contained in:
Henrik Hautakoski 2024-07-26 14:19:02 +02:00
parent f05d82b69f
commit 4e3c5ac2f6

View file

@ -12,7 +12,7 @@ size = 12.0
[window]
padding = { x = 2, y = 2 }
opacity = 0.99
opacity = 0.985
[colors]
cursor = { text = "#0E1019", cursor = "#BAC2DE" }