summaryrefslogtreecommitdiff
path: root/.profile.local
diff options
context:
space:
mode:
Diffstat (limited to '.profile.local')
-rw-r--r--.profile.local3
1 files changed, 2 insertions, 1 deletions
diff --git a/.profile.local b/.profile.local
index 3bb0d5c..4ee523a 100644
--- a/.profile.local
+++ b/.profile.local
@@ -2,7 +2,8 @@
# Start background programs ##########################################
if [ -x "`which daemon`" ]; then
- daemon maildirproc
+ daemon -i maildirproc.att maildirproc
+ daemon -i maildirproc.purdue maildirproc -r .maildirproc/purdue.rc
daemon batterymon 20 "
pactl set-sink-volume 0 100%;
pactl set-sink-mute 0 0;