about summary refs log tree commit diff stats
path: root/config.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@wmii.de>2006-07-10 18:35:39 +0200
committerAnselm R. Garbe <garbeam@wmii.de>2006-07-10 18:35:39 +0200
commit8a34fa50f75f4d6d8af234ac0c4f6d40b988d700 (patch)
tree0c0a4b7ea57f506c524bb06955f12525ab4f2bb7 /config.h
parentdbf7e03996032a6def3b8e97468b78d6da9e8c88 (diff)
downloaddwm-8a34fa50f75f4d6d8af234ac0c4f6d40b988d700.tar.gz
added new stuff
Diffstat (limited to 'config.h')
-rw-r--r--config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/config.h b/config.h
new file mode 100644
index 0000000..036a41b
--- /dev/null
+++ b/config.h
@@ -0,0 +1,9 @@
+/*
+ * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
+ * See LICENSE file for license details.
+ */
+
+#define FONT	"fixed"
+#define FGCOLOR	"#000000"
+#define BGCOLOR	"#ffaa00"
+#define BOCOLOR	"#000000"
08fc6e5c ^
945e8eb6 ^
08fc6e5c ^

945e8eb6 ^
08fc6e5c ^
945e8eb6 ^
08fc6e5c ^

945e8eb6 ^
08fc6e5c ^


945e8eb6 ^
08fc6e5c ^

945e8eb6 ^
08fc6e5c ^
945e8eb6 ^
08fc6e5c ^




945e8eb6 ^
08fc6e5c ^
945e8eb6 ^
08fc6e5c ^
945e8eb6 ^
08fc6e5c ^
945e8eb6 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59