minor debug fixes

This commit is contained in:
2023-02-24 20:28:40 +01:00
parent 856309ce96
commit c4a6a2b560
11 changed files with 274 additions and 324 deletions

View File

@@ -95,6 +95,7 @@ static const Key keys[] = {
TAGKEYS( XK_8, 7)
TAGKEYS( XK_9, 8)
{ MODKEY|ShiftMask, XK_q, quit, {0} },
{ MODKEY|ControlMask|ShiftMask, XK_q, quit, {1} },
};
/* button definitions */