diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-12-07 18:16:22 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-12-07 18:16:22 +0100 |
| commit | 0943d9e00904acb8c380615e7e03c34ca44f83de (patch) | |
| tree | 2a1d9b9b5df8dd93e87e85164297d850b77a464d /config.h | |
| parent | c87c42848d1bd561c6053959c8664862b7600139 (diff) | |
changed font
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ */ static char *font = "Hack Nerd Font:size=11:antialias=true:autohint=true"; /* Spare fonts*/ -static char *font2[] = { "Symbola:pixelsize=10:antialias=true:autohint=true" }; +static char *font2[] = { "JoyPixels:pixelsize=10:antialias=true:autohint=true" }; static int borderpx = 2; /* |
