Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
removed useless updatemaster
[dwm.git]
/
config.arg.h
diff --git
a/config.arg.h
b/config.arg.h
index
1e6a670
..
6a36c22
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-8,7
+8,7
@@
const char *tags[] = { "dev", "work", "net", "fnord", NULL };
#define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>"
#define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>"
-#define STACKPOS StackRight /* StackLeft */
+#define STACKPOS StackRight /* StackLeft
, StackBottom
*/
#define TILESYMBOL "[]="
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
#define TILESYMBOL "[]="
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"