Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
implemented pipe_spawn
[dwm.git]
/
wm.h
diff --git
a/wm.h
b/wm.h
index
038078f
..
c4d65ea
100644
(file)
--- a/
wm.h
+++ b/
wm.h
@@
-55,7
+55,7
@@
extern void (*handler[LASTEvent]) (XEvent *);
extern int screen, sel_screen;
extern unsigned int lock_mask, numlock_mask;
-extern char *bartext
, *shell
;
+extern char *bartext;
extern Brush brush;