14px fonts drives me nuts
169d96ae
1 file(s) · +1 −1
| 3 | 3 | /* appearance */ |
|
| 4 | 4 | #define BARPOS BarTop /* BarBot, BarOff */ |
|
| 5 | 5 | #define BORDERPX 1 |
|
| 6 | - | #define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*" |
|
| 6 | + | #define FONT "-*-terminus-medium-r-*-*-12-*-*-*-*-*-iso10646-*" |
|
| 7 | 7 | #define NORMBORDERCOLOR "#333" |
|
| 8 | 8 | #define NORMBGCOLOR "#222" |
|
| 9 | 9 | #define NORMFGCOLOR "#ccc" |