Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
changed the fix of yesterday, the resize should only be necessary at manage() time...
[dwm.git]
/
config.arg.h
diff --git
a/config.arg.h
b/config.arg.h
index
eb4d768
..
8967285
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-1,15
+1,13
@@
-/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
- * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
- * See LICENSE file for license details. */
+/* See LICENSE file for copyright and license details. */
/* appearance */
#define BARPOS BarTop /* BarBot, BarOff */
#define BORDERPX 1
/* appearance */
#define BARPOS BarTop /* BarBot, BarOff */
#define BORDERPX 1
-#define FONT "-*-
pixelcarnage monospace-*-r-*-*-14-*-*-*-*-*-*
-*"
+#define FONT "-*-
terminus-medium-r-*-*-14-*-*-*-*-*-iso10646
-*"
#define NORMBORDERCOLOR "#333"
#define NORMBGCOLOR "#222"
#define NORMFGCOLOR "#ccc"
#define NORMBORDERCOLOR "#333"
#define NORMBGCOLOR "#222"
#define NORMFGCOLOR "#ccc"
-#define SELBORDERCOLOR "#
24
8"
+#define SELBORDERCOLOR "#
8c
8"
#define SELBGCOLOR "#555"
#define SELFGCOLOR "#fff"
#define SELBGCOLOR "#555"
#define SELFGCOLOR "#fff"