Make alacritty more transparent
This commit is contained in:
@ -367,7 +367,7 @@ program = "nu"
|
|||||||
{% if demo %}
|
{% if demo %}
|
||||||
opacity = 1.0
|
opacity = 1.0
|
||||||
{% else %}
|
{% else %}
|
||||||
opacity = 0.95
|
opacity = 0.85
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
[window.dimensions]
|
[window.dimensions]
|
||||||
|
|||||||
Reference in New Issue
Block a user