summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorzavok <an2qzavok@gmail.com>2016-02-07 16:40:57 +0300
committerzavok <an2qzavok@gmail.com>2016-02-07 16:40:57 +0300
commitef83430f3a5f205f3bf59c9fd271b71d6b5e1f28 (patch)
tree2b798c8a9a0dfba9c052a7e2932659087bf1a7fe /config.h
parent682a9649bd0371d7c1554ecbd38954dc0b9299af (diff)
actually clean up text on unsuccesful pass input
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 64f665f..5ad04a4 100644
--- a/config.h
+++ b/config.h
@@ -1,7 +1,7 @@
/* See LICENSE file for copyright and license details. */
static Bool topbar = True;
static const char *fonts[]={
- "monospace:size=8"
+ "Dejavu Sans Mono:size=10"
};
static char *secchar = "*";
/*static char *description = NULL;