fixed font definition
c3eca4d1
1 file(s) · +1 −1
| 3 | 3 | /* appearance */ |
|
| 4 | 4 | #define BARPOS BarTop /* BarBot, BarOff */ |
|
| 5 | 5 | #define BORDERPX 1 |
|
| 6 | - | #define FONT "-*-terminus-*-*-*-*-*-*-*-*-*-*-*-*" |
|
| 6 | + | #define FONT "-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*" |
|
| 7 | 7 | #define NORMBORDERCOLOR "#cccccc" |
|
| 8 | 8 | #define NORMBGCOLOR "#cccccc" |
|
| 9 | 9 | #define NORMFGCOLOR "#000000" |