diff options
Diffstat (limited to 'event.c')
-rw-r--r-- | event.c | 2 |
1 files changed, 2 insertions, 0 deletions
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 |