nixos/home/hyprland/ironbar/reference/scripts/get_audio_volume
Evie Litherland-Smith be1d5fa798 Switch to minimal ironbar implementation
Save reference for later
Enable upower daemon and add simple bar with the essentials for now,
TODO more later
2023-10-11 08:28:27 +01:00

2 lines
61 B
Plaintext
Executable file

wpctl get-volume @DEFAULT_AUDIO_SINK@ | awk '{print $2*100}'