madd: show notifications

This commit is contained in:
krolxon 2025-09-10 20:02:38 +05:30
parent 27e23c7b32
commit a8246b3bde
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@ else
fi fi
if [ -n "$filename" ]; then if [ -n "$filename" ]; then
madd madd && notify-send "Playing $filename"
fi fi