Skip to content
Luke Bonham edited this page Jan 6, 2017 · 11 revisions

A Freedesktop.org-compliant applications menu.

Usage

Just call build with no arguments to feed the items variable in your main awful.menu with your system applications. Example:

mymainmenu = awful.menu({ items = freedesktop.menu.build() })
Clone this wiki locally