s3rvac / weechat-notify-send

A WeeChat script that sends highlight and message notifications through notify-send.
MIT License
176 stars 19 forks source link

Add the notification category #27

Closed 3v1n0 closed 4 years ago

3v1n0 commented 4 years ago

notify-send should be called with the --category (-c) flag set to 'im.received'

s3rvac commented 4 years ago

Thanks for the report. From here:

im.received: A received instant message notification.

Makes sense. I will add that.

s3rvac commented 4 years ago

Added in commit cc701bdebdb1bf550e36aa8b13c59b47905db2dc.