aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2025-12-15 19:42:24 -0600
committerTim Keller <tjk@tjkeller.xyz>2025-12-15 19:42:24 -0600
commit9f020f48989ddace9d3a12ddfa57b6a53636bbcf (patch)
tree6596e91e5d6dd3d4a5be2576fc01049517dfb0ec
parent2ee0564d8436419d860ece11a7ed01b06d727b47 (diff)
downloadst-9f020f48989ddace9d3a12ddfa57b6a53636bbcf.tar.xz
st-9f020f48989ddace9d3a12ddfa57b6a53636bbcf.zip
use st-256color again since w/o broke term colors
-rw-r--r--config.def.h2
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