diff options
| author | iamcheeseman <[email protected]> | 2026-05-22 12:35:36 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-05-22 12:35:36 -0400 |
| commit | f31a0a48a2408d38faaaae2d0fb91528e3c2c20e (patch) | |
| tree | f4e38fe03f86ff9c50d9778be3fd8302ff06090b /src/st/config.h | |
| parent | 32256bdd1abde72427ccd1dac185eee48f803ef1 (diff) | |
Update config
Diffstat (limited to 'src/st/config.h')
| -rw-r--r-- | src/st/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/st/config.h b/src/st/config.h index 58e5e06..86cc542 100644 --- a/src/st/config.h +++ b/src/st/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "CommitMono:pixelsize=16:antialias=true:autohint=true"; +static char *font = "Commit Mono:pixelsize=15"; static int borderpx = 2; /* |
