14px fonts drives me nuts

This commit is contained in:
Anselm R. Garbe 2007-09-07 21:22:49 +02:00
parent f651435061
commit 169d96ae8f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
/* appearance */
#define BARPOS BarTop /* BarBot, BarOff */
#define BORDERPX 1
#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*"
#define FONT "-*-terminus-medium-r-*-*-12-*-*-*-*-*-iso10646-*"
#define NORMBORDERCOLOR "#333"
#define NORMBGCOLOR "#222"
#define NORMFGCOLOR "#ccc"