summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.h b/config.h
index a7d3060..4111be9 100644
--- a/config.h
+++ b/config.h
@@ -13,8 +13,7 @@
static char *font = "monospace:pixelsize=11:antialias=true:autohint=true";
/* Spare fonts */
static char *font2[] = {
- "Symbols Nerd Font:pixelsize=12:antialias=true:autohint=true",
- "JoyPixels:pixelsize=10:antialias=true:autohint=true"};
+ "Symbols Nerd Font:pixelsize=12:antialias=true:autohint=true"};
static int borderpx = 2;
/*