holo: set menu icon size

This commit is contained in:
copycat-killer 2017-01-15 01:23:20 +01:00
parent 982f91b55f
commit a612ccc1af
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ myawesomemenu = {
{ "quit", function() awesome.quit() end }
}
mymainmenu = freedesktop.menu.build({
icon_size = 32,
before = {
{ "Awesome", myawesomemenu, beautiful.awesome_icon_white },
-- other triads can be put here