summarylogtreecommitdiffstats
path: root/config.def.h.work
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h.work')
-rwxr-xr-xconfig.def.h.work4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.def.h.work b/config.def.h.work
index 33370a91ba37..566325a43cd3 100755
--- a/config.def.h.work
+++ b/config.def.h.work
@@ -2,11 +2,11 @@
/* appearance */
static const char *fonts[] = {
- "Inconsolata:size=12",
+ "Inconsolata G:size=12",
"VL Gothic:size=10.5",
"WenQuanYi Micro Hei:size=10.5",
};
-static const char font[] = "-*-inconsolata-*-*-*-*-12-*-*-*-*-*-*-*";
+static const char font[] = "-*-inconsolata g-*-*-*-*-12-*-*-*-*-*-*-*";
static const unsigned int borderpx = 1; /* border pixel of windows */
static const unsigned int snap = 32; /* snap pixel */
static const unsigned int systraypinning = 0; /* 0: sloppy systray follows selected monitor, >0: pin systray to monitor X */