Making jgmeu work like Openbox root menu

I am trying to create an Openbox like root menu in jgmenu. My AI friend is not being much help at the moment and is making things far too complicated for my needs.

My current menu in Openbox has:

Terminal [launcher]
Browser [launcher]
File Manager [launcher]
Editor [launcher]
Applications [sub menu]
Settings [sub menu]
Exit [sub menu]

Have a prepend.csv which creates launchers and append.csv for exit menu. Only application menu is after exit menu???

Really want to know if Openbox like menu is possible and any possible configs I could look at?

Not sure I’m clear on what your wanting to do. However you can directly edit the menu.xml file for openbox by going to
~/.config/openbox/menu.xml

I want to use jgmenu instead of Openbox menu.

I have no idea I just use what is there I feel no need to complicate things.

Well I have found what I was looking for here:

All I needed to do was run:

jgmenu_run init --theme=bunsenlabs_lithium

It creates a configs based on that image above… I now have something to work from …