add comment

master
Alex 2023-02-27 22:00:42 -06:00
parent 00eefd2af9
commit ce1055b7ec
1 changed files with 1 additions and 0 deletions

1
mywob
View File

@ -1,6 +1,7 @@
#!/bin/sh
if [ "$1" ]; then
#string:x-canonical-private-synchronous:anything makes notification replace previous one
notify-send -a "mywob" " " -i I -h int:value:"$1" -h string:synchronous:volume -h string:x-canonical-private-synchronous:anything -t 1000
fi