increases ghostty font size

This commit is contained in:
Dennis Schoepf 2025-12-04 19:09:53 +01:00
parent 5e4fb1d23d
commit d030d7bca9

View file

@ -4,7 +4,7 @@
enableFishIntegration = true; enableFishIntegration = true;
package = null; package = null;
settings = { settings = {
font-size = 15; font-size = 16;
font-family = "Victor Mono"; font-family = "Victor Mono";
font-style = "SemiBold"; font-style = "SemiBold";
background-opacity = 0.945; background-opacity = 0.945;