aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2021-09-08 19:03:19 -0400
committerMitchell Riedstra <mitch@riedstra.dev>2021-09-08 19:03:19 -0400
commit703cf5fcb0071d97af607f33dcae545bbfca710e (patch)
treef842fd98bb4cd52f5f8184e952fa9303640deb7d
parente82e9bc6375259d0e9b4f763a5671eafc2c07c39 (diff)
downloaddwm-703cf5fcb0071d97af607f33dcae545bbfca710e.tar.gz
dwm-703cf5fcb0071d97af607f33dcae545bbfca710e.tar.xz
Change profont to the bold/squared version
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 3c47de6..04cb63f 100644
--- a/config.h
+++ b/config.h
@@ -3,7 +3,7 @@
#define PROFONT_LARGE "ProfontOTB:pixelsize=14:antialias=false:autohint=false"
#define PROFONT_SMALL "ProfontOTB:pixelsize=10:antialias=false:autohint=false"
#define ROBOTO_YUGE "RobotoMono-Regular:pixelsize=18:antialias=true:autohint=true"
-#define FONT_SCIENTIFICA "scientifica:pixelsize=10:antialias=false:autohint=false"
+#define FONT_SCIENTIFICA "scientifica:style=Bold:pixelsize=10:antialias=false:autohint=false"
#define FONT_CURIE "curieMedium:pixelsize=10:antialias=false:autohint=false"
/* appearance */