nixos/home/hyprland/ironbar/config/scripts/volume

4 lines
82 B
Bash
Executable file

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