cleaned the CUSTOMIZE flags
This commit is contained in:
parent
4688ad181d
commit
2b5553b1eb
3 changed files with 9 additions and 5 deletions
2
event.c
2
event.c
|
@ -59,6 +59,8 @@ static Key key[] = {
|
|||
{ MODKEY|ShiftMask, XK_Return, spawn, { .argv = term } },
|
||||
};
|
||||
|
||||
/* END CUSTOMIZE */
|
||||
|
||||
/* static */
|
||||
|
||||
static void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue