about summary refs log tree commit diff stats
path: root/config.default.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.default.h')
-rw-r--r--config.default.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.default.h b/config.default.h
index 3847ff8..9ce11fd 100644
--- a/config.default.h
+++ b/config.default.h
@@ -11,7 +11,6 @@ const char *tags[] = { "0", "1", "2", "3", "4", NULL };
 #define FONT			"fixed"
 #define BGCOLOR			"#666699"
 #define FGCOLOR			"#eeeeee"
-#define BORDERCOLOR		"#9999CC"
 #define MODKEY			Mod1Mask
 #define NUMLOCKMASK		Mod2Mask
 #define MASTERW			60 /* percent */
ious revision' href='/gbmor/clinte/blame/src/db.rs?h=v2.1.0&id=d64124e97bdf26169f20e98fbdf1af934b265b74'>^
5b59ba3 ^
9ee17f1 ^
05649a5 ^
9ee17f1 ^

9ee17f1 ^

5b59ba3 ^

9ee17f1 ^
99273b6 ^
9ee17f1 ^







05649a5 ^
9ee17f1 ^







5b59ba3 ^




9ee17f1 ^


05649a5 ^

9ee17f1 ^

07511f9 ^












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
60
61
62
63
64
65
66
67