removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1

This commit is contained in:
Anselm R Garbe
2008-03-12 15:41:19 +00:00
parent 7804354106
commit 540a78761b
4 changed files with 37 additions and 36 deletions

View File

@ -1,7 +1,7 @@
/* See LICENSE file for copyright and license details. */
/* appearance */
#define FONT "-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*"
#define FONT "-*-terminus-medium-r-normal-*-14-*-*-*-*-*-*-*"
#define NORMBGCOLOR "#cccccc"
#define NORMFGCOLOR "#000000"
#define SELBGCOLOR "#0066ff"