From 87428a01acb77a94d35c03264d376a2ee3853664 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 6 Jan 2015 13:18:31 -0500 Subject: wmii: re-jigger the rbar --- .config/wmii-hg/autostart | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.config/wmii-hg/autostart') 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 -- cgit v1.2.3-54-g00ecf