Xinqi Bao's Git
projects
/
dwm.git
/ diff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (parent:
a73a882
)
fixed config.h files
author
[email protected]
<unknown>
Tue, 1 Aug 2006 12:03:29 +0000
(14:03 +0200)
committer
[email protected]
<unknown>
Tue, 1 Aug 2006 12:03:29 +0000
(14:03 +0200)
config.arg.h
diff
|
blob
|
history
config.h
diff
|
blob
|
history
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
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