From 3d4a42a35204fc8860d9a2a7daf6d78149fad780 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 14 Aug 2013 16:14:16 -0400 Subject: add .config/wmii-hg for bleeding wmii --- .config/wmii-hg/autostart | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 .config/wmii-hg/autostart (limited to '.config/wmii-hg/autostart') diff --git a/.config/wmii-hg/autostart b/.config/wmii-hg/autostart new file mode 100755 index 0000000..dc37f40 --- /dev/null +++ b/.config/wmii-hg/autostart @@ -0,0 +1,11 @@ +#!/bin/bash +. 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 & -- cgit v1.2.3-54-g00ecf