From ef83430f3a5f205f3bf59c9fd271b71d6b5e1f28 Mon Sep 17 00:00:00 2001 From: zavok Date: Sun, 7 Feb 2016 16:40:57 +0300 Subject: actually clean up text on unsuccesful pass input --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') 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; -- cgit v1.2.3