ghostty: set background opacity to 1

This commit is contained in:
Bloxx12 2025-07-25 16:58:13 +02:00
commit e21c2c25c0

View file

@ -31,7 +31,7 @@ let
font-family = "JetBrainsMonoNerdFont";
app-notifications = "no-clipboard-copy";
background-opacity = 0.7;
background-opacity = 1.0;
bold-is-bright = "true";
confirm-close-surface = "false";
cursor-style-blink = "false";