force the font size and opc of ghostty

This commit is contained in:
ulic-youthlic 2025-02-01 20:34:51 +08:00
parent f7fa70c3bb
commit fd457e247a
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -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";
};
}