inherit from default so that one don't need to copy all the items from default menu ```lua opts = { extendDefaultmenu = { ... } } ```
inherit from default so that one don't need to copy all the items from default menu