aboutsummaryrefslogtreecommitdiff
path: root/awesome/themes/adwaita/theme.lua
diff options
context:
space:
mode:
authorBlista Kanjo2022-07-16 08:23:06 -0400
committerBlista Kanjo2022-07-16 08:23:06 -0400
commitede10bca940714677b381f0a1544fb50e6258bac (patch)
tree18bed31fc3d02e0195b198774c48296b9dbc3963 /awesome/themes/adwaita/theme.lua
parent924c62db2e33d70aa3a1bd117bc2d3961084abf0 (diff)
refactor: replaced the arch-submenu icon and then disabled it on the right click menu
Diffstat (limited to 'awesome/themes/adwaita/theme.lua')
-rw-r--r--awesome/themes/adwaita/theme.lua2
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.