ghostty: set background opacity to 1
This commit is contained in:
parent
512921e8f6
commit
e21c2c25c0
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ let
|
||||||
font-family = "JetBrainsMonoNerdFont";
|
font-family = "JetBrainsMonoNerdFont";
|
||||||
|
|
||||||
app-notifications = "no-clipboard-copy";
|
app-notifications = "no-clipboard-copy";
|
||||||
background-opacity = 0.7;
|
background-opacity = 1.0;
|
||||||
bold-is-bright = "true";
|
bold-is-bright = "true";
|
||||||
confirm-close-surface = "false";
|
confirm-close-surface = "false";
|
||||||
cursor-style-blink = "false";
|
cursor-style-blink = "false";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue