From bf09ef0fa0273176d7bd91cee9f80fd7b78b9724 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 14 Aug 2013 14:39:12 -0400 Subject: .profile.local: switch from Pulse back to ALSA --- .profile.local | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.profile.local b/.profile.local index cd45884..25b322b 100644 --- a/.profile.local +++ b/.profile.local @@ -5,8 +5,7 @@ if [ -x "`which daemon`" ]; then 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; + amixer sset Master unmute 100%; espeak 'PLUG ME IN'; sleep .2;" fi -- cgit v1.2.3