mirror of
git://git.suckless.org/dwm
synced 2025-07-31 20:22:11 -07:00
removed useless updatemaster
This commit is contained in:
@@ -8,7 +8,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
|
||||
|
||||
#define DEFMODE dotile /* dofloat */
|
||||
#define FLOATSYMBOL "><>"
|
||||
#define STACKPOS StackRight /* StackLeft */
|
||||
#define STACKPOS StackRight /* StackLeft, StackBottom */
|
||||
#define TILESYMBOL "[]="
|
||||
|
||||
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
|
||||
|
Reference in New Issue
Block a user