Fix some more bugs related to the new icon implementation
This commit is contained in:
@@ -58,7 +58,7 @@ return function()
|
||||
widget = wibox.container.background
|
||||
}
|
||||
|
||||
Hover_signal(clock_widget, Theme_config.clock.bg, Theme_config.clock.fg)
|
||||
Hover_signal(clock_widget)
|
||||
|
||||
return clock_widget
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user