summaryrefslogtreecommitdiff
path: root/.config/wmii-hg/autostart
blob: ed37f3314649677423d447c22c41a0543ec4ae85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash
. include.sh

daemon xcompmgr             &> /dev/null
daemon lxpanel              &> /dev/null
#daemon nm-applet            &> /dev/null
daemon dunst                &> /dev/null
daemon blueman-applet       &> /dev/null
#daemon linphone --iconified &> /dev/null
dameon clipit -dn &> /dev/null

Action rbar_cpu   01 &
Action rbar_clock 99 &