Updated Module: menu (markdown)

NBonaparte 2017-08-29 13:29:04 -07:00
parent 98bf37a4c0
commit 1df4aa4acc
1 changed files with 2 additions and 1 deletions

@ -7,7 +7,8 @@ This module lets you create text menus. It is possible to control the menu using
[module/menu-apps] [module/menu-apps]
type = custom/menu type = custom/menu
; If true, <label-toggle> will be to the left of the menu items (default). If false, it will be on the right of all the items. ; If true, <label-toggle> will be to the left of the menu items (default).
; If false, it will be on the right of all the items.
expand-right = true expand-right = true
; "menu-LEVEL-N" has the same properties as "label-NAME" with ; "menu-LEVEL-N" has the same properties as "label-NAME" with
; the additional "exec" property ; the additional "exec" property