mirror of https://github.com/polybar/polybar.git
Updated Module: menu (markdown)
parent
98bf37a4c0
commit
1df4aa4acc
|
@ -7,7 +7,8 @@ This module lets you create text menus. It is possible to control the menu using
|
|||
[module/menu-apps]
|
||||
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
|
||||
; "menu-LEVEL-N" has the same properties as "label-NAME" with
|
||||
; the additional "exec" property
|
||||
|
|
Loading…
Reference in New Issue