t* st + patches and config
       
   URI git clone git://git.codevoid.de/st-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 2f52ba952674aeb5125a09f658fab05d35ad59ef
   DIR parent 5f82eaba0438e6c0ab52d2a410ad53923afef3b7
   URI Author: Stefan Hagen <sh+git[at]codevoid[dot]de>
       Date:   Tue, 10 Dec 2019 10:19:15 +0100
       
       peep-12
       
       Diffstat:
         M config.h                            |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/config.h b/config.h
       t@@ -5,7 +5,7 @@
         *
         * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
         */
       -static char *font = "Terminus-12";
       +static char *font = "peep-12";
        static int borderpx = 2;
        static int borderperc = 20;
        
       t@@ -84,7 +84,7 @@ static int bellvolume = 0;
        
        /* default TERM value */
        // sorry, but this works perfectly compared to st-256color :(
       -char *termname = "rxvt-256color";
       +char *termname = "st-256color";
        
        /*
         * spaces per tab