summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/config.h b/config.h
index 9ec1ed4..a3192bb 100644
--- a/config.h
+++ b/config.h
@@ -8,10 +8,6 @@
static char *font = "xos4 Terminus:bold:pixelsize=14";
static int borderpx = 1;
-/* disable bold and italic font styles */
-// int disablebold = 1;
-// int disableitalic = 1;
-
/*
* What program is execed by st depends of these precedence rules:
* 1: program passed with -e
@@ -79,7 +75,7 @@ const int boxdraw_braille = 0;
static int bellvolume = 0;
/* default TERM value */
-char *termname = "st-direct";
+char *termname = "st-256color";
/*
* spaces per tab