Introduction
Introduction Statistics Contact Development Disclaimer Help
tfixed config.h files - dwm - [fork] customized build of dwm, the dynamic windo…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 33b4821cd69ed4c0a9af58f0af96de430277a08a
parent a73a88280681acdab047bd11a9ba77d97d6a0b72
Author: [email protected] <unknown>
Date: Tue, 1 Aug 2006 14:03:29 +0200
fixed config.h files
Diffstat:
M config.arg.h | 3 +--
M config.h | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/config.arg.h b/config.arg.h
t@@ -3,6 +3,7 @@
* See LICENSE file for license details.
*/
+#define ARRANGE dotile
#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso…
#define BGCOLOR "#0a2c2d"
#define FGCOLOR "#ddeeee"
t@@ -72,5 +73,3 @@ static Rule rule[] = { \
{ "Firefox.*", { [Tnet] = "net" }, False…
{ "Gimp.*", { 0 }, True}…
};
-
-#define ARRANGE dotile
diff --git a/config.h b/config.h
t@@ -3,6 +3,7 @@
* See LICENSE file for license details.
*/
+#define ARRANGE dotile
#define FONT "fixed"
#define BGCOLOR "#666699"
#define FGCOLOR "#eeeeee"
t@@ -63,5 +64,3 @@ static Rule rule[] = { \
{ "Firefox.*", { [Tnet] = "net" }, False…
{ "Gimp.*", { 0 }, True}…
};
-
-#define ARRANGE dotile
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.