#!/bin/sh
# Mute

amixer -q set Master toggle
$HOME/.config/scripts/status/volstat

kill -44 "$(pidof dwmblocks)" 2>/dev/null