#define STATUSBGCOLOR "#222222"
#define STATUSFGCOLOR "#99ccff"
-#define MASTER 600 /* per thousand */
+#define MASTER 600 /* per thousand */
#define MODKEY Mod1Mask
-#define SNAP 40 /* pixel */
+#define SNAP 40 /* pixel */
#define KEYS \
static Key key[] = { \
- /* modifier key function arguments */ \
+ /* modifier key function argument */ \
{ MODKEY|ShiftMask, XK_Return, spawn, \
{ .cmd = "exec urxvtc -tr -bg black -fg '#eeeeee' -cr '#eeeeee' +sb -fn '"FONT"'" } }, \
{ MODKEY, XK_p, spawn, \