X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/4688ad181da14be36e034918580ec0ce5968ffdb..06dc514bc7327f1a2a35cb533bcf18715305da44:/event.c diff --git a/event.c b/event.c index 5d7c8a7..a0b3c0e 100644 --- a/event.c +++ b/event.c @@ -59,6 +59,8 @@ static Key key[] = { { MODKEY|ShiftMask, XK_Return, spawn, { .argv = term } }, }; +/* END CUSTOMIZE */ + /* static */ static void