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