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.arg.h
diff --git
a/config.arg.h
b/config.arg.h
index
aeefc5c
..
fd04e48
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-3,6
+3,7
@@
* See LICENSE file for license details.
*/
* See LICENSE file for license details.
*/
+#define ARRANGE dotile
#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
#define BGCOLOR "#0a2c2d"
#define FGCOLOR "#ddeeee"
#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
#define BGCOLOR "#0a2c2d"
#define FGCOLOR "#ddeeee"
@@
-72,5
+73,3
@@
static Rule rule[] = { \
{ "Firefox.*", { [Tnet] = "net" }, False }, \
{ "Gimp.*", { 0 }, True}, \
};
{ "Firefox.*", { [Tnet] = "net" }, False }, \
{ "Gimp.*", { 0 }, True}, \
};
-
-#define ARRANGE dotile