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 %}
opacity = 1.0
{% else %}
opacity = 0.95
opacity = 0.85
{% end %}
[window.dimensions]