added yet another CUTOMIZE tag

This commit is contained in:
arg@10ksloc.org 2006-07-20 15:40:41 +02:00
parent 2b5553b1eb
commit 06dc514bc7
1 changed files with 2 additions and 0 deletions

2
main.c
View File

@ -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;