mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
alacritty: set opacity
This commit is contained in:
parent
7883d02176
commit
3234ee4b90
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
|
||||
[env]
|
||||
TERM = "xterm-256color"
|
||||
|
||||
|
|
@ -11,6 +12,7 @@ size = 12.0
|
|||
|
||||
[window]
|
||||
padding = { x = 2, y = 2 }
|
||||
opacity = 0.99
|
||||
|
||||
[colors]
|
||||
cursor = { text = "#0E1019", cursor = "#BAC2DE" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue