pull/34/head
E. Almqvist 3 years ago
parent affa7cb01a
commit a8dc0eefc2
  1. 10
      src/scripts/autostart.sh

@ -1,11 +1,3 @@
#!/bin/bash
while true; do
CMUS="$(cmus.sh)"
NET="up: 100b/s | down: 999kb/s"
VOL=$(pavolume.sh)
TIME="{$(date +"%H:%M:%S, %A, %Y-%m-%d")} "
xsetroot -name " $CMUS $NET Vol: $VOL $TIME"
sleep 1s
done &
# dwmblocks > /tmp/dwmblocks.log &

Loading…
Cancel
Save