summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index 5171250..16415c8 100644
--- a/config.h
+++ b/config.h
@@ -9,8 +9,9 @@ static char *font = "xos4 Terminus:bold:pixelsize=14";
static int borderpx = 1;
/* disable bold and italic font styles */
-int disablebold = 1;
+int disablebold = 0;
int disableitalic = 1;
+int disableroman = 1;
/*
* What program is execed by st depends of these precedence rules: