1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-22 20:41:22 +00:00

holo: set menu icon size

This commit is contained in:
copycat-killer 2017-01-15 01:23:20 +01:00
parent 982f91b55f
commit a612ccc1af

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