logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

jgmenu-ob - convert openbox menu data to jgmenu flavoured CSV

Authors

       Johan Malm.

                                                3 December, 2019                                    JGMENU-OB(1)

Description

       jgmenu_run ob  converts  openbox  XML  menu data to jgmenu flavoured CSV.  If no <file> or --cmd=<cmd> is
       specified, ~/.config/openbox/menu.xml or /etc/xdg/openbox/menu.xml will be used  if  they  exist,  giving
       higher precedence to the former.

Environment Variables

JGMENU_I18N
              See csv_i18n in jgmenu(1) and jgmenu-i18n(1)

Name

       jgmenu-ob - convert openbox menu data to jgmenu flavoured CSV

Options

<file> Specify openbox XML file.

       --cmd=<cmd>
              Specify command to produce openbox XML menu data.

       --tag=<tag>
              Specify value of root ^tag().  This can be useful for pipemenus to avoid clashing tag-names

Synopsis

       jgmenu_run ob [--tag=<tag>] [--cmd=<cmd> | <file>]

See Also