force the font size and opc of ghostty
This commit is contained in:
parent
f7fa70c3bb
commit
fd457e247a
1 changed files with 2 additions and 2 deletions
|
|
@ -38,9 +38,9 @@
|
|||
"cv29"
|
||||
"cv30"
|
||||
];
|
||||
font-size = 17;
|
||||
font-size = lib.mkForce 17;
|
||||
# theme = "ayu";
|
||||
background-opacity = 0.8;
|
||||
background-opacity = lib.mkForce 0.8;
|
||||
confirm-close-surface = "false";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue