changed arrange functions to contain the Monitor as first argument

This commit is contained in:
Anselm R Garbe
2008-02-21 10:14:42 +00:00
parent 4426032450
commit 2e8e5509d9
3 changed files with 51 additions and 53 deletions

@ -3,7 +3,7 @@
/* appearance */
#define BARPOS BarTop /* BarBot, BarOff */
#define BORDERPX 1
#define FONT "-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*"
#define FONT "-*-terminus-medium-r-normal-*-14-*-*-*-*-*-*-*"
#define NORMBORDERCOLOR "#cccccc"
#define NORMBGCOLOR "#cccccc"
#define NORMFGCOLOR "#000000"