Set Alacritty window slightly transparent
This commit is contained in:
parent
fdb531c4a7
commit
7299c61d01
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ history = 10000
|
||||||
dynamic_padding = false
|
dynamic_padding = false
|
||||||
dynamic_title = true
|
dynamic_title = true
|
||||||
title = "Alacritty"
|
title = "Alacritty"
|
||||||
|
opacity = 0.9
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
draw_bold_text_with_bright_colors = false
|
draw_bold_text_with_bright_colors = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue