X-Git-Url: http://git.subgeniuskitty.com/dwm/.git/blobdiff_plain/c56e756083531e1030a77a42c6733762f6cee5b5..1da78b826a139d24abff8efb490d234968c03096:/config.h?ds=inline diff --git a/config.h b/config.h index 9835e4d..7680b82 100644 --- a/config.h +++ b/config.h @@ -97,7 +97,7 @@ static const Key keys[] = { TAGKEYS( XK_7, 6) TAGKEYS( XK_8, 7) TAGKEYS( XK_9, 8) - { MODKEY|ShiftMask, XK_q, quit, {0} }, + { MODKEY|ShiftMask, XK_q, quitprompt, {0} }, }; /* button definitions */