diff --git a/settings.yml b/settings.yml index 3f827fe..f4ed35c 100644 --- a/settings.yml +++ b/settings.yml @@ -9,7 +9,7 @@ Submenu_items: description: en: 'Add submenu items. One item per line in this order: Parent, text, icon, URL, target, title.
Parent: the name of the parent menu item which this submenu item show under. Use the `text` value from the list above
Text: the text that shows for this submenu item.
Icon: the icon for this submenu item, use `none` if no icon is needed
URL: the path this menu item links to. You can use relative paths as well.
Target: Choose whether this item will open in a new tab or in the same tab. Use `blank` to open the link in a new tab, or use `self` to open it in the same tab.
Title: the text that shows when the item is hovered.
Dividers: You can also add dividers between submenu items. To add a divider user `parent, divider`' Show_caret: - default: false + default: true description: en: 'Show caret icon next to menu items' Invert_position: