implemented pipe_spawn
This commit is contained in:
parent
439e15d09f
commit
3a69c5173c
7 changed files with 70 additions and 15 deletions
2
config.h
2
config.h
|
@ -7,3 +7,5 @@
|
|||
#define BGCOLOR "#000000"
|
||||
#define FGCOLOR "#ffaa00"
|
||||
#define BORDERCOLOR "#000000"
|
||||
#define STATUSCMD "echo -n `date` `uptime | sed 's/.*://; s/,//g'`" \
|
||||
" `acpi | awk '{print $4}' | sed 's/,//'`"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue