Advertisement
hackloper775

Ejemplo Lua3

Nov 15th, 2012
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.26 KB | None | 0 0
  1. mymainmenu = awful.menu.new({ items = {
  2.                     { "Editores", editores, beautiful.awesome_icon },
  3.                                         { "awesome", myawesomemenu, beautiful.awesome_icon }
  4.                                        }
  5.                              })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement