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

alacritty: change opacity

This commit is contained in:
Henrik Hautakoski 2024-08-11 12:05:31 +02:00
parent 0c9595cac4
commit 51b5d4750f

View file

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