Restructured DWL startup files
This commit is contained in:
9
dwl_entourage/dwl.bar_setup
Normal file
9
dwl_entourage/dwl.bar_setup
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
killall conky
|
||||
killall somebar
|
||||
|
||||
mkfifo $SOMEBAR_FIFO -m666
|
||||
conky -c ~/.conkyrc > $SOMEBAR_FIFO &
|
||||
|
||||
$DWL_BAR -s $SOMEBAR_FIFO > $XDG_RUNTIME_DIR/somebar.log 2>&1
|
||||
|
Reference in New Issue
Block a user