aboutsummarylogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authoranselm@garbe.us2010-05-27 08:19:08 +0100
committeranselm@garbe.us2010-05-27 08:19:08 +0100
commit706c83edb36ec515771834e97ce4ef40f9c05abb (patch)
tree199678e1dc552780fd93297f5a61249bac8a1491 /config.def.h
parent33d7459cb15157b4eef1da5d9396f65d26456800 (diff)
downloadaur-706c83edb36ec515771834e97ce4ef40f9c05abb.tar.gz
applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a bit
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index cca63f7e0d4e..91cf4391d208 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,7 +1,7 @@
/* See LICENSE file for copyright and license details. */
/* appearance */
-static const char font[] = "-*-*-medium-*-*-*-14-*-*-*-*-*-*-*";
+static const char font[] = "-*-terminus-medium-r-*-*-16-*-*-*-*-*-*-*";
static const char normbordercolor[] = "#cccccc";
static const char normbgcolor[] = "#cccccc";
static const char normfgcolor[] = "#000000";