remove background-opacity from ghostty

This commit is contained in:
2026-08-20 13:08:08 -05:00
parent e3bca91c69
commit a6ce51554f

View File

@@ -154,7 +154,6 @@
macos-option-as-alt = true; macos-option-as-alt = true;
shell-integration-features = "no-cursor"; shell-integration-features = "no-cursor";
cursor-style = "block"; cursor-style = "block";
background-opacity = 0.75;
}; };
themes = { themes = {
sproutingdark = { sproutingdark = {
@@ -775,4 +774,4 @@
# }; # };
# }; # };
# }; # };
} }