mirror of
https://github.com/elenapan/dotfiles.git
synced 2026-05-11 17:35:57 +08:00
Add mousebinds to empty area of mpd toolbar
This commit is contained in:
parent
9ad88a60d1
commit
c6f01b58ab
1 changed files with 4 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue