osd_cat now gets killed.prevents multiple osd_cats
This commit is contained in:
parent
4ad93964d0
commit
ffbdd8e475
1 changed files with 2 additions and 0 deletions
|
@ -22,4 +22,6 @@ else
|
|||
VOLUME=$(pamixer --get-volume)
|
||||
fi
|
||||
|
||||
pkill osd_cat
|
||||
|
||||
osd_cat --colour=White --shadow 1 --pos bottom --align center --offset 80 --delay=1 -b percentage -P $VOLUME -T "Lautstärke"
|
||||
|
|
Loading…
Reference in a new issue