Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ahub2 committed Feb 28, 2023
1 parent 00eefd2 commit ce1055b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mywob
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ce1055b

Please sign in to comment.