Changed Fontsize

jaspers-st
Jasper Levin Spahl 5 years ago
parent 45d50c204e
commit 659ca0bcf2
Signed by: jasper
GPG Key ID: 91991C9808A18BB0

@ -5,8 +5,8 @@
* *
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/ */
static char *font = "Fira Code:pixelsize=14:antialias=true:autohint=true"; static char *font = "Fira Code:pixelsize=12:antialias=true:autohint=true";
static char *font2[] = { "Fira Code Nerd Font:pixelsize=14:antialias=true:autohint=true", "JoyPixels:pixelsize=12:antialias=true:autohint=true" }; static char *font2[] = { "Fira Code Nerd Font:pixelsize=12:antialias=true:autohint=true", "JoyPixels:pixelsize=10:antialias=true:autohint=true" };
static int borderpx = 2; static int borderpx = 2;
/* /*

Loading…
Cancel
Save