mirror of
https://github.com/pnx/dotfiles
synced 2026-07-02 14:33:40 +02:00
alacritty: opacity
This commit is contained in:
parent
f05d82b69f
commit
4e3c5ac2f6
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.99
|
opacity = 0.985
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
cursor = { text = "#0E1019", cursor = "#BAC2DE" }
|
cursor = { text = "#0E1019", cursor = "#BAC2DE" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue