This commit is contained in:
2025-11-10 09:03:22 -08:00
parent 376698f46c
commit c04657cc69
9 changed files with 64 additions and 21 deletions

View File

@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "GoMono Nerd Font:size=11";
static char *font = "Go Mono:size=11";
static int borderpx = 2;
/*