diff --git a/lain b/lain index 2c6a579..5e58ee5 160000 --- a/lain +++ b/lain @@ -1 +1 @@ -Subproject commit 2c6a5794b20e757292825450557750df595d1868 +Subproject commit 5e58ee5f2a63d494d9ce50ade32ea9ed9406e333 diff --git a/themes/multicolor/theme.lua b/themes/multicolor/theme.lua index 7beaefd..fa774a9 100644 --- a/themes/multicolor/theme.lua +++ b/themes/multicolor/theme.lua @@ -41,8 +41,8 @@ theme.menu_fg_normal = "#aaaaaa" theme.menu_fg_focus = "#ff8c00" theme.menu_bg_normal = "#050505dd" theme.menu_bg_focus = "#050505dd" -theme.menu_submenu_icon = theme.confdir .. "/icons/submenu.png" +theme.menu_submenu_icon = theme.confdir .. "/icons/submenu.png" theme.widget_temp = theme.confdir .. "/icons/temp.png" theme.widget_uptime = theme.confdir .. "/icons/ac.png" theme.widget_cpu = theme.confdir .. "/icons/cpu.png"