aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/themes/vide/theme.lua
diff options
context:
space:
mode:
Diffstat (limited to '.config/awesome/themes/vide/theme.lua')
-rwxr-xr-x[-rw-r--r--].config/awesome/themes/vide/theme.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/awesome/themes/vide/theme.lua b/.config/awesome/themes/vide/theme.lua
index 252d401..146a991 100644..100755
--- a/.config/awesome/themes/vide/theme.lua
+++ b/.config/awesome/themes/vide/theme.lua
@@ -62,7 +62,7 @@ theme.taglist_squares_unsel = theme_assets.taglist_squares_unsel(
-- Variables set for theming the menu:
-- menu_[bg|fg]_[normal|focus]
-- menu_[border_color|border_width]
-theme.menu_submenu_icon = themes_path_system.."vide/submenu.png"
+theme.menu_submenu_icon = themes_path_system.."default/submenu.png"
theme.menu_height = dpi(20)
theme.menu_width = dpi(170)
@@ -123,7 +123,7 @@ theme.layout_cornerse = themes_path.."vide/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/awesome_icon.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.