added symbols for different modes
This commit is contained in:
parent
010fd21b20
commit
dddd58a8cd
4 changed files with 13 additions and 6 deletions
|
@ -9,7 +9,8 @@ const char *tags[] = { "1", "2", "3", "4", "5", NULL };
|
|||
#define DEFMODE dotile /* dofloat */
|
||||
#define FLOATSYMBOL "><>"
|
||||
#define STACKPOS StackRight /* StackLeft */
|
||||
#define TILESYMBOL "[]="
|
||||
#define BSTACKSYMBOL "==="
|
||||
#define VSTACKSYMBOL "[]="
|
||||
|
||||
#define FONT "fixed"
|
||||
#define NORMBGCOLOR "#333366"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue