main.c
changeset 126 1489f6b97714
parent 123 61490330e90a
child 137 77922a389fa8
--- a/main.c	Thu Jul 20 15:17:52 2006 +0200
+++ b/main.c	Thu Jul 20 15:40:41 2006 +0200
@@ -84,7 +84,9 @@
 /* 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;