diff options
| author | yuzu-eva <cafebabe@disroot.org> | 2025-05-20 21:51:09 +0200 |
|---|---|---|
| committer | yuzu-eva <cafebabe@disroot.org> | 2025-05-20 21:51:09 +0200 |
| commit | 40103a48e454a35937916227759341dce26195d4 (patch) | |
| tree | abf4869f91b177a3a03592e668a28d21dcff232d | |
| parent | 6bb09feea77a15c434224b90073544c5048a8b95 (diff) | |
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "Hack Nerd Font:size=11:antialias=true:autohint=true"; +static char *font = "Iosevka Term Custom:size=10:antialias=true:autohint=true"; /* Spare fonts*/ static char *font2[] = { "JoyPixels:pixelsize=10:antialias=true:autohint=true" }; static int borderpx = 0; |
