xmobar - open pavucontrol when clicking on volume
This commit is contained in:
parent
f1a213a656
commit
1d8ef0986e
@ -15,5 +15,5 @@ if grep -q "\[on\]" <(amixer get Master); then
|
||||
fi
|
||||
fi
|
||||
|
||||
echo "<icon=sound/$sound.xpm/>"
|
||||
echo '<action=`pavucontrol`><icon=sound/'"$sound.xpm"'/></action>'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user