mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
alacritty: change opacity
This commit is contained in:
parent
0c9595cac4
commit
51b5d4750f
1 changed files with 1 additions and 1 deletions
|
|
@ -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" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue