several new changes, made gridmenu working
This commit is contained in:
parent
8a34fa50f7
commit
39677ec766
9 changed files with 258 additions and 208 deletions
8
config.h
8
config.h
|
@ -3,7 +3,7 @@
|
|||
* See LICENSE file for license details.
|
||||
*/
|
||||
|
||||
#define FONT "fixed"
|
||||
#define FGCOLOR "#000000"
|
||||
#define BGCOLOR "#ffaa00"
|
||||
#define BOCOLOR "#000000"
|
||||
#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
|
||||
#define FGCOLOR "#000000"
|
||||
#define BGCOLOR "#ffaa00"
|
||||
#define BORDERCOLOR "#000000"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue