Files
dotfiles/home-manager/progs/eww/config/scripts/sound/getSink.sh
2026-03-03 14:27:54 -05:00

3 lines
88 B
Bash
Executable File

#!/usr/bin/env sh
wpctl inspect @DEFAULT_SINK@ | rg "node.description" | cut -d' ' -f6-