applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a bit
This commit is contained in:
parent
1973ab0643
commit
c6180949a7
2 changed files with 22 additions and 4 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue