Fix TERM - st - Personal fork of st
 (HTM) git clone git://git.drkhsh.at/st.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit abd2f3eea5bd3fd9ffb13dbe41b51bef91bf5d0f
 (DIR) parent 9acfe8cfbd182c40c0102598d3fd4ef08b0055a5
 (HTM) Author: drkhsh <me@drkhsh.at>
       Date:   Sat, 18 Feb 2023 18:31:09 +0100
       
       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