Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
fixed config.h files
[dwm.git]
/
config.h
diff --git
a/config.h
b/config.h
index
430539c
..
352d7f8
100644
(file)
--- a/
config.h
+++ b/
config.h
@@
-3,6
+3,7
@@
* See LICENSE file for license details.
*/
* See LICENSE file for license details.
*/
+#define ARRANGE dotile
#define FONT "fixed"
#define BGCOLOR "#666699"
#define FGCOLOR "#eeeeee"
#define FONT "fixed"
#define BGCOLOR "#666699"
#define FGCOLOR "#eeeeee"
@@
-63,5
+64,3
@@
static Rule rule[] = { \
{ "Firefox.*", { [Tnet] = "net" }, False }, \
{ "Gimp.*", { 0 }, True}, \
};
{ "Firefox.*", { [Tnet] = "net" }, False }, \
{ "Gimp.*", { 0 }, True}, \
};
-
-#define ARRANGE dotile