nixos/home/hyprland/ironbar/reference/scripts/volume

4 lines
82 B
Plaintext
Raw Normal View History

2023-10-10 20:00:04 +01:00
#!/usr/bin/env bash
wpctl get-volume @DEFAULT_AUDIO_SINK@ | awk '{print $2*100}'