From b5ea16e08a96c1e47639345d6d044da39225318a Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 24 Dec 2020 23:03:41 +0530 Subject: Adds mpd and ncmpcpp configs --- config/xorg/init.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'config/xorg/init.sh') diff --git a/config/xorg/init.sh b/config/xorg/init.sh index b1f6cb7..854712b 100755 --- a/config/xorg/init.sh +++ b/config/xorg/init.sh @@ -18,7 +18,6 @@ xset r rate 350 30; ~/scripts/commands/:day # Sound -#~/scripts/sound.sh mic-vol full; -~/scripts/sound.sh mute-mic; -~/scripts/sound.sh mute; +amixer set Capture nocap; +amixer set Master off; -- cgit v1.3.1