fixup! add more options to titlebar indicator
This commit is contained in:
parent
a525299d4f
commit
b68b95a1ce
|
@ -82,7 +82,7 @@ return function(c, opts)
|
||||||
widget = wibox.container.margin,
|
widget = wibox.container.margin,
|
||||||
},
|
},
|
||||||
shape = opts.icon_shape,
|
shape = opts.icon_shape,
|
||||||
id = "background_role",
|
id = "bg_role",
|
||||||
widget = wibox.container.background,
|
widget = wibox.container.background,
|
||||||
},
|
},
|
||||||
halign = "center",
|
halign = "center",
|
||||||
|
|
Loading…
Reference in New Issue