diff --git a/scripts/powermenu/powermenu.sh b/scripts/powermenu/powermenu.sh index fc5763d..513f24a 100755 --- a/scripts/powermenu/powermenu.sh +++ b/scripts/powermenu/powermenu.sh @@ -73,7 +73,6 @@ run_cmd() { systemctl reboot elif [[ $1 == '--suspend' ]]; then mpc -q pause - amixer set Master mute systemctl suspend elif [[ $1 == '--logout' ]]; then if [[ "$DESKTOP_SESSION" == 'openbox' ]]; then