Fix some more bugs related to the new icon implementation

This commit is contained in:
Rene
2022-08-03 04:19:42 +02:00
parent 2422b9a07f
commit 535c763a30
40 changed files with 152 additions and 263 deletions

View File

@@ -55,7 +55,7 @@ return function()
widget = wibox.container.background
}
Hover_signal(ram_widget, Theme_config.ram_info.bg, Theme_config.ram_info.fg)
Hover_signal(ram_widget)
awesome.connect_signal(
"update::ram_widget",