summaryrefslogtreecommitdiff
path: root/.config/wmii-hg/autostart
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-01-06 13:18:31 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-01-06 13:18:31 -0500
commit87428a01acb77a94d35c03264d376a2ee3853664 (patch)
tree2e5483f200e321545138b99e45b023c754ece4d6 /.config/wmii-hg/autostart
parentd7128cd444fce3129a78e08fe643978fb25c3846 (diff)
wmii: re-jigger the rbar
Diffstat (limited to '.config/wmii-hg/autostart')
-rwxr-xr-x.config/wmii-hg/autostart6
1 files changed, 4 insertions, 2 deletions
diff --git a/.config/wmii-hg/autostart b/.config/wmii-hg/autostart
index cee702a..156fe7d 100755
--- a/.config/wmii-hg/autostart
+++ b/.config/wmii-hg/autostart
@@ -10,5 +10,7 @@ daemon dunst &> /dev/null
daemon blueman-applet &> /dev/null
daemon clipit -dn &> /dev/null
-#Action rbar_cpu 01 &
-Action rbar_clock 99 &
+PATH="$WMII_CONFPATH:$PATH"
+daemon rbar_acpi 97_acpi &> /dev/null
+daemon rbar_wifi 98_wifi &> /dev/null
+daemon rbar_clock 99_clock &> /dev/null