diff options
Diffstat (limited to 'awesome/themes/adwaita/theme.lua')
| -rw-r--r-- | awesome/themes/adwaita/theme.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/awesome/themes/adwaita/theme.lua b/awesome/themes/adwaita/theme.lua index 5bd24ae..d970e00 100644 --- a/awesome/themes/adwaita/theme.lua +++ b/awesome/themes/adwaita/theme.lua @@ -124,7 +124,7 @@ theme.layout_cornerse = themes_path.."default/layouts/cornersew.png" theme.menu_height, theme.bg_focus, theme.fg_focus ) ]]-- -theme.awesome_icon = themes_path.."vide/arch-submenu.png" +-- theme.awesome_icon = themes_path.."vide/arch-submenu.png" -- Define the icon theme for application icons. If not set then the icons -- from /usr/share/icons and /usr/share/icons/hicolor will be used. |
