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