updated status messages
[irssi-notify.git] / notify-display
1 #!/bin/bash
2
3 DISPLAY=:0
4 notify-send -t 0 -i ~/.irssi/irssi.png "$1" "$2"