diff --git a/config/awesome/decorations/mpd.lua b/config/awesome/decorations/mpd.lua index eef8cef..ea94141 100644 --- a/config/awesome/decorations/mpd.lua +++ b/config/awesome/decorations/mpd.lua @@ -300,6 +300,10 @@ local mpd_create_decoration = function (c) notifications_button, layout = wibox.layout.flex.vertical }, + { + buttons = keys.titlebar_buttons, + widget = wibox.container.background + }, layout = wibox.layout.align.vertical }, bg = x.color0,