changes emoji size

jaspers-st
Jasper Levin Spahl 5 years ago
parent 1ca76c5be5
commit 3d64c7f9b6
Signed by: jasper
GPG Key ID: 91991C9808A18BB0

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

Loading…
Cancel
Save