ironbar: Remove useless function

Leftovers from the past.
This commit is contained in:
Donovan Glover 2024-09-05 19:58:14 -04:00
parent 9ff3c97151
commit b49b90a72f
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -253,11 +253,6 @@ in
sleep 2 sleep 2
function get_volume
set VOLUME (wpctl get-volume @DEFAULT_AUDIO_SINK@ | choose 1)
echo "$(math "$VOLUME * 100")%"
end
~/.config/${volumeGet} ~/.config/${volumeGet}
pactl subscribe | grep --line-buffered -e "" | xargs -L 1 ~/.config/${volumeGet} pactl subscribe | grep --line-buffered -e "" | xargs -L 1 ~/.config/${volumeGet}