mokasin / apw

Small and simple Awesome WM widget to control volume of Pulseaudio.
37 stars 33 forks source link

Add option to send notifications for volume change #24

Open petersohn opened 6 years ago

petersohn commented 6 years ago

The feature is optional and disabled by default. To enable, set notify to true. The look-and-feel of the notification can be adjusted via notify_arguments. The configuration can be applied via beautiful.apw_notify and beautiful.apw_notity_arguments, respectively.

mokasin commented 6 years ago

Without testing it, looks good to me. Can you please add documentation to the README?