aboutsummaryrefslogtreecommitdiffstats
path: root/.config/openbox/autostart.sh
blob: ea10b9310ba18ef5d9924bf3a1559f8e2513004a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/bin/sh
feh --bg-fill '/home/ly/pictures/wallpapers/.current' &
#nitrogen --restore &
#ibus-daemon -d -x
pgrep fcitx || fcitx &
pkill tint2
tint2 &
#xcompmgr -CfF &
pgrep xcompmgr || xcompmgr &
pgrep xscreensaver || xscreensaver -no-splash &
#wicd-client &
#scrolling.sh &
#xfce4-volumed
#xmms2-launcher
#mpd &
#parcellite &
pgrep urxvtd || urxvtd -q -f -o &
#/usr/bin/conky -q &
#xfce4-power-manager &