making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
ab3b3a8f
1 file(s) · +1 −1
| 9 | 9 | #define FLOATSYMBOL "><>" |
|
| 10 | 10 | #define TILESYMBOL "[]=" |
|
| 11 | 11 | ||
| 12 | - | #define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*" |
|
| 12 | + | #define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*" |
|
| 13 | 13 | #define NORMBGCOLOR "#333333" |
|
| 14 | 14 | #define NORMFGCOLOR "#cccccc" |
|
| 15 | 15 | #define SELBGCOLOR "#336699" |