aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorJeff Becker <ampernand@gmail.com>2016-10-17 10:36:00 -0400
committerJeff Becker <ampernand@gmail.com>2016-10-17 10:36:00 -0400
commit062bb790f396042c6b08879213ef0aa6761339c3 (patch)
tree475ffc99ca0ce33f88a201c177b9fafb0665a525 /config.def.h
parentd0c2ee3bcc98fbe16e9d697197fef63939af2b8a (diff)
downloadwterm-062bb790f396042c6b08879213ef0aa6761339c3.zip
wterm-062bb790f396042c6b08879213ef0aa6761339c3.tar.gz
wterm-062bb790f396042c6b08879213ef0aa6761339c3.tar.bz2
updates
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;