projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82ddba8
)
using iso10646 explicitely in arg's config.h
author
arg@mig29
<unknown>
Tue, 21 Nov 2006 11:17:47 +0000
(12:17 +0100)
committer
arg@mig29
<unknown>
Tue, 21 Nov 2006 11:17:47 +0000
(12:17 +0100)
config.arg.h
patch
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index 8e9b2b4532d56cf7ad78c59b2492b80dadf0ba56..3215c77ea99aa118cdf7bda561e132e23bd56bfb 100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-9,7
+9,7
@@
const char *tags[] = { "dev", "work", "net", "fnord", NULL };
#define FLOATSYMBOL "><>"
#define TILESYMBOL "[]="
-#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-
*
-*"
+#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-
iso10646
-*"
#define NORMBGCOLOR "#333333"
#define NORMFGCOLOR "#dddddd"
#define SELBGCOLOR "#336699"