madd: show notifications
This commit is contained in:
parent
27e23c7b32
commit
a8246b3bde
|
|
@ -18,6 +18,6 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -n "$filename" ]; then
|
if [ -n "$filename" ]; then
|
||||||
madd
|
madd && notify-send "Playing $filename"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue