mirror of https://github.com/polybar/polybar.git
Updated Module: menu (markdown)
parent
846f1628c0
commit
98bf37a4c0
|
@ -7,6 +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.
|
||||||
|
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
|
||||||
;
|
;
|
||||||
|
|
Loading…
Reference in New Issue