This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
dwm
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
added yet another CUTOMIZE tag
config
arg@10ksloc.org
18 years ago
parent
2b5553b1eb
commit
06dc514bc7
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
main.c
+ 2
- 0
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
;
Write
Preview
Loading…
Cancel
Save