fixed icon path

This commit is contained in:
Conor Heine 2013-09-25 00:27:27 -04:00
parent 7c9196b23e
commit 9c9bb827c0
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ 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 .. "/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"