diff options
-rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index b7ae47f..08106b1 100644 --- a/config.def.h +++ b/config.def.h @@ -86,7 +86,7 @@ const int boxdraw_braille = 1; static int bellvolume = 0; /* default TERM value */ -char *termname = "st-256color"; +char *termname = "st"; /* * spaces per tab |