Fix st font

This commit is contained in:
2024-06-07 00:20:51 +01:00
parent e3387ee785
commit 35d92bdeb2
9 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "JetBrainsMono NF:size=12:antialias=true:autohint=true";
static char *font = "JetBrainsMono NF:size=10:antialias=true:autohint=true";
static int borderpx = 2;
/*