systray, dock, icon_handler some major revision
This commit is contained in:
@@ -54,7 +54,7 @@ return function ()
|
||||
shape = function (cr, width, height)
|
||||
gears.shape.rounded_rect(cr, width, height, 5)
|
||||
end,
|
||||
widget = wibox.widget.background
|
||||
widget = wibox.container.background
|
||||
}
|
||||
|
||||
local set_clock = function ()
|
||||
@@ -75,4 +75,4 @@ return function ()
|
||||
hover_signal(clock_widget, color.color["Orange200"])
|
||||
|
||||
return clock_widget
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user