mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
ironbar: Remove useless function
Leftovers from the past.
This commit is contained in:
parent
9ff3c97151
commit
b49b90a72f
@ -253,11 +253,6 @@ in
|
||||
|
||||
sleep 2
|
||||
|
||||
function get_volume
|
||||
set VOLUME (wpctl get-volume @DEFAULT_AUDIO_SINK@ | choose 1)
|
||||
echo "音量:$(math "$VOLUME * 100")%"
|
||||
end
|
||||
|
||||
~/.config/${volumeGet}
|
||||
|
||||
pactl subscribe | grep --line-buffered -e "シンク" | xargs -L 1 ~/.config/${volumeGet}
|
||||
|
Loading…
Reference in New Issue
Block a user