This commit is contained in:
vxclutch
2026-05-25 17:42:07 -04:00
parent 600f5f169e
commit 075e337ed0
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true";
static char *font = "ComicShannsMono Nerd Font:pixelsize=22:antialias=true:autohint=true";
static int borderpx = 2;
/*