(scripts) minor changes

This commit is contained in:
qvalentin 2021-12-19 14:57:13 +01:00
parent 6ce7df00d1
commit 332b24720d
4 changed files with 66 additions and 2 deletions

View file

@ -11,3 +11,5 @@ if [ "$current" = $headphone ]; then
else
pactl set-default-sink $headphone
fi
pkill xmobar && xmobar&