#!/bin/bash
. "$HOME/.wmii/include.sh"

daemon lxpanel   &> /dev/null
daemon nm-applet &> /dev/null
daemon notifyd   &> /dev/null

#Action rbar_cpu     01 &
#Action rbar_wifi    97 &
Action rbar_battery 98 &
Action rbar_clock   99 &