dotfiles/eww/scripts/speakerstate.sh
2024-08-26 11:05:11 -04:00

3 lines
72 B
Bash
Executable File

#!/bin/bash
amixer sget Master | grep -Po '(?<=\[)off(?=\])' | head -n1