X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/90dbf46c85005e04c9a85cd735928189a54d7c62..ff9af57f2cf94b4076e98ad06fd41988987995f7:/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