#!/bin/sh
# Mute

amixer -q set Master toggle

# Restart statusbar module (dwm & dwmblocks)
kill -44 "$(pidof dwmblocks)"