X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/aecc6382a6dde8032c83bea9c2570c59add4b62c..382e25f7d8c569293f3182f10c3b15ffb93b5e90:/awesome/widgets/mpd_widget.lua diff --git a/awesome/widgets/mpd_widget.lua b/awesome/widgets/mpd_widget.lua index 8e962c6..e71e087 100644 --- a/awesome/widgets/mpd_widget.lua +++ b/awesome/widgets/mpd_widget.lua @@ -79,7 +79,7 @@ function widget:popup_show() if self._notification then return end self._notification = naughty.notify( { title = table.title - , icon = table.icon + , icon = table.icon or beautiful.mpd_default_album , icon_size = 64 , text = table.text , timeout = 0