diff --git a/scripts/volume.sh b/scripts/volume.sh index add989a..a1ac37b 100755 --- a/scripts/volume.sh +++ b/scripts/volume.sh @@ -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"