Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
renamed ARRANGE into DEFMODE
[dwm.git]
/
config.h
diff --git
a/config.h
b/config.h
index
36213c0
..
ac7bdac
100644
(file)
--- a/
config.h
+++ b/
config.h
@@
-4,8
+4,8
@@
*/
enum { Tfnord, Tdev, Tnet, Twork, Tmisc, TLast };
+#define DEFMODE dotile /* dofloat */
#define DEFTAG Tdev
-#define ARRANGE dotile /* dofloat */
#define FONT "fixed"
#define BGCOLOR "#666699"
#define FGCOLOR "#eeeeee"