nixos/home/hyprland/ironbar/config/scripts/get_audio_volume

2 lines
61 B
Plaintext
Raw Normal View History

2023-10-10 20:00:04 +01:00
wpctl get-volume @DEFAULT_AUDIO_SINK@ | awk '{print $2*100}'