1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-07-02 14:33:40 +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] [window]
padding = { x = 2, y = 2 } padding = { x = 2, y = 2 }
opacity = 0.99 opacity = 0.985
[colors] [colors]
cursor = { text = "#0E1019", cursor = "#BAC2DE" } cursor = { text = "#0E1019", cursor = "#BAC2DE" }