implemented pipe_spawn
This commit is contained in:
parent
439e15d09f
commit
3a69c5173c
7 changed files with 70 additions and 15 deletions
2
wm.h
2
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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue