applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a bit

This commit is contained in:
anselm@garbe.us
2010-05-27 08:19:08 +01:00
parent 1973ab0643
commit c6180949a7
2 changed files with 22 additions and 4 deletions

View File

@ -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";