Make alacritty more transparent

This commit is contained in:
2024-05-07 22:58:29 +02:00
parent b13ab1ee86
commit 34ee591b48

View File

@ -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]