From c6180949a759e936e57d7ec9d4cfee3379a39cef Mon Sep 17 00:00:00 2001 From: "anselm@garbe.us" Date: Thu, 27 May 2010 08:19:08 +0100 Subject: applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a bit --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index cca63f7..91cf439 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"; -- cgit v1.2.3-54-g00ecf