main.c
changeset 146 f328ce9c558c
parent 138 c1185dc7a36e
child 157 93012e947eae
--- a/main.c	Tue Aug 01 12:41:38 2006 +0200
+++ b/main.c	Tue Aug 01 13:59:13 2006 +0200
@@ -85,9 +85,7 @@
 /* extern */
 
 char stext[1024];
-/* CUSTOMIZE */
-int tsel = Tdev; /* default tag */
-/* END CUSTOMIZE */
+int tsel = DEFTAG;
 int screen, sx, sy, sw, sh, bx, by, bw, bh, mw;
 Atom wmatom[WMLast], netatom[NetLast];
 Bool running = True;