What's the proper syntax? notifier = /home/user/sms.sh doesn't seem to work where sms.sh (for now) contains one line: /usr/bin/mplayer /usr/share/sounds/sms.mp3
notifier = sh /home/user/sms.sh
#!/usr/sh /usr/bin/mplayer /usr/share/sounds/sms.mp3