mirror of
git://git.suckless.org/dwm
synced 2025-08-02 13:12:09 -07:00
fixed font definition
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
/* appearance */
|
/* appearance */
|
||||||
#define BARPOS BarTop /* BarBot, BarOff */
|
#define BARPOS BarTop /* BarBot, BarOff */
|
||||||
#define BORDERPX 1
|
#define BORDERPX 1
|
||||||
#define FONT "-*-terminus-*-*-*-*-*-*-*-*-*-*-*-*"
|
#define FONT "-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*"
|
||||||
#define NORMBORDERCOLOR "#cccccc"
|
#define NORMBORDERCOLOR "#cccccc"
|
||||||
#define NORMBGCOLOR "#cccccc"
|
#define NORMBGCOLOR "#cccccc"
|
||||||
#define NORMFGCOLOR "#000000"
|
#define NORMFGCOLOR "#000000"
|
||||||
|
Reference in New Issue
Block a user