Dotfiles/.config/eww/scripts/getvol

4 lines
78 B
Bash
Executable File

#!/usr/bin/env bash
wpctl get-volume @DEFAULT_AUDIO_SINK@ | awk '{print $2}'