aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 4e3c1da..8c6f41c 100644
--- a/config.def.h
+++ b/config.def.h
@@ -70,7 +70,7 @@ static unsigned int cursorthickness = 2;
*/
/* TERM value */
-static char termname[] = "st-256color";
+static char termname[] = "wterm-256color";
static unsigned int tabspaces = 8;