t* dwm + patches
       
   URI git clone git://git.codevoid.de/dwm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 878f325784653f1d6c451054fd27bceabf07b89d
   DIR parent 7c2afc4ad2f56d0078ec78a705f8740ba4b2106b
   URI Author: Stefan Hagen <sh+git[at]codevoid[dot]de>
       Date:   Sun,  3 Nov 2019 20:11:32 +0100
       
       fix disappearing icon
       
       Diffstat:
         M config.h                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/config.h b/config.h
       t@@ -1,6 +1,6 @@
        /* See LICENSE file for copyright and license details. */
        
       -#define FONT "GoMono-13"
       +#define FONT "GoMono-12"
        
        /* appearance */
        static const char *fonts[]                 = { FONT };