config.h: Fix TERM - st - personal variant of st
 (HTM) git clone https://git.drkhsh.at/st.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit c64e238714ce77191382c0c4a761bffa8479932b
 (DIR) parent 6e8ed197e1977e0bbd2aab5869ea6c091af9f812
 (HTM) Author: drkhsh <me@drkhsh.at>
       Date:   Wed, 10 Jan 2024 10:11:41 +0100
       
       config.h: Fix TERM
       
       Diffstat:
         M config.h                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/config.h b/config.h
       @@ -74,7 +74,7 @@ static unsigned int cursorthickness = 2;
        static int bellvolume = 0;
        
        /* default TERM value */
       -char *termname = "st-256color";
       +char *termname = "xterm-256color";
        
        /*
         * spaces per tab