Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

#!

/bin/bash $APPSMENU= $MENU= echo "xdg_menu --format openbox3 --root-menu $APPSMENU >$MENU" xdg_menu --format openbox3 --root-menu $APPSMENU >$MENU echo "meld $MENU $APPSMENU" meld $MENU $APPSMENU echo "Now run openbox --reconfigure" #openbox --reconfigure

You might also like