Xinqi Bao's Git
projects
/
dwm.git
/ diff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
2b5553b
)
added yet another CUTOMIZE tag
author
[email protected]
<unknown>
Thu, 20 Jul 2006 13:40:41 +0000
(15:40 +0200)
committer
[email protected]
<unknown>
Thu, 20 Jul 2006 13:40:41 +0000
(15:40 +0200)
main.c
diff
|
blob
|
history
diff --git
a/main.c
b/main.c
index
d18cd0c
..
dc8a6e7
100644
(file)
--- a/
main.c
+++ b/
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;