From 96c38592a2df2887cb6c173710e450a8ea1f6910 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 8 Nov 2022 23:43:11 +0100 Subject: Remove joy --- config.h | 3 +-- 1 file changed, 1 insertion(+), 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; /* -- cgit v1.2.3-70-g09d2