Fix menu switcher command

This commit is contained in:
natemaia 2018-03-03 14:54:07 -08:00
parent 0df43fe08f
commit b7dfe686aa

View File

@ -79,7 +79,7 @@ our $SCHEMA = [
{item => ['obmenu-generator -p', 'Generate a pipe menu', 'menu-editor']},
{item => ['obmenu-generator -s -c', 'Generate a static menu', 'menu-editor']},
{end_cat => undef},
{item => ["switchmenu -static", 'Switch Menu', 'menu-editor']},
{item => ["switchmenu --static", 'Switch Menu', 'menu-editor']},
{pipe => ['al-kb-pipemenu', 'Display Keybinds', 'cs-keyboard']},
{pipe => ['al-help-pipemenu', 'Help and Info', 'info']},
{sep => undef},