added yet another CUTOMIZE tag
This commit is contained in:
parent
2b5553b1eb
commit
06dc514bc7
1 changed files with 2 additions and 0 deletions
2
main.c
2
main.c
|
@ -84,7 +84,9 @@ xerrorstart(Display *dsply, XErrorEvent *ee)
|
|||
/* extern */
|
||||
|
||||
char stext[1024];
|
||||
/* CUSTOMIZE */
|
||||
int tsel = Tdev; /* default tag */
|
||||
/* END CUSTOMIZE */
|
||||
int screen, sx, sy, sw, sh, bx, by, bw, bh, mw;
|
||||
Atom wmatom[WMLast], netatom[NetLast];
|
||||
Bool running = True;
|
||||
|
|
Loading…
Reference in a new issue