Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
implemented draw_client stuff
[dwm.git]
/
config.h
diff --git
a/config.h
b/config.h
index
ca05aa2
..
a8e3449
100644
(file)
--- a/
config.h
+++ b/
config.h
@@
-3,7
+3,8
@@
* See LICENSE file for license details.
*/
* See LICENSE file for license details.
*/
-#define FONT "-*-terminus-medium-*-*-*-1
4
-*-*-*-*-*-iso10646-*"
+#define FONT "-*-terminus-medium-*-*-*-1
3
-*-*-*-*-*-iso10646-*"
#define BGCOLOR "#000000"
#define FGCOLOR "#ffaa00"
#define BORDERCOLOR "#000000"
#define BGCOLOR "#000000"
#define FGCOLOR "#ffaa00"
#define BORDERCOLOR "#000000"
+#define STATUSDELAY 10 /* milliseconds */