diff options
Diffstat (limited to 'config.def.h')
| -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 c1bffd2..48bb124 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"; +char *termname = "st-256color"; /* * spaces per tab |
