#!/bin/sh pactl list sinks | grep Volume | awk 'NR==1{print $5}'