summaryrefslogtreecommitdiffstats
path: root/.config/dwm/dwmrc
blob: 4a326c8f22bf37342a78b0cceb052f9d7a50c685 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/local/bin/dash

pkill compton

/home/jozan/.local/bin/setscreens.sh
/home/jozan/.local/bin/setwp
/home/jozan/.local/bin/kb
/usr/local/bin/compton			>/dev/null 2>&1 &
/usr/local/bin/dunst			>/dev/null 2>&1 &
/usr/local/bin/mpd-notification	>/dev/null 2>&1 &
/usr/local/bin/lowbat			>/dev/null 2>&1 &