fix volume bar script

This commit is contained in:
Guilherme Rugai Freire 2021-08-06 16:30:08 -03:00
parent 02b587fe82
commit 25870d1d06
No known key found for this signature in database
GPG Key ID: 0F9FE41723A8A297
2 changed files with 5 additions and 2 deletions

View File

@ -19,4 +19,5 @@ nitrogen --restore
nm-applet &
# Start volume bar
~/.config/xob/volume.sh
~/.config/xob/volume.sh &

View File

@ -1,3 +1,5 @@
#!/bin/sh
WATCHER=pulse-volume-watcher.py ./base.sh $@
cd "${0%/*}" || exit
WATCHER=pulse-volume-watcher.py ./base.sh volume