summaryrefslogtreecommitdiff
path: root/.config/wmii/autostart
diff options
context:
space:
mode:
Diffstat (limited to '.config/wmii/autostart')
-rwxr-xr-x.config/wmii/autostart11
1 files changed, 0 insertions, 11 deletions
diff --git a/.config/wmii/autostart b/.config/wmii/autostart
deleted file mode 100755
index dc37f40..0000000
--- a/.config/wmii/autostart
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/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 &