Xinqi Bao's Git
projects
/
dmenu.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
updated manpage, added paste, cleaned up, new libdraw
[dmenu.git]
/
config.def.h
diff --git
a/config.def.h
b/config.def.h
index
3e6c616
..
eae3f08
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-6,4
+6,3
@@
static const char *normbgcolor = "#cccccc";
static const char *normfgcolor = "#000000";
static const char *selbgcolor = "#0066ff";
static const char *selfgcolor = "#ffffff";
-static unsigned int spaceitem = 30; /* px between menu items */