#1106309 editing menus

Package:
mate-applet-brisk-menu
Source:
mate-applet-brisk-menu
Description:
Solus Project's Brisk Menu MATE Panel Applet
Submitter:
Scott Westlake
Date:
2025-05-23 20:35:02 UTC
Severity:
normal
#1106309#5
Date:
2025-05-22 18:46:40 UTC
From:
To:
notice that when I right-click on the menu icon, and choose to edit the
menus, there's a complaint to install menulibre or mozo.

however I can already go to the control center and choose the Edit menu
from there. if I install menulibre or mozo, it allows me to edit the
menus directly from the brisk-menu start icon, though in the Control
Center there would now be two items called 'Main Menu'.

#1106309#10
Date:
2025-05-23 20:33:24 UTC
From:
To:
I found a workaround,

edit ~/.xsessionrc

add:
PATH=/home/username/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

go to ~/bin
ln -s `which alacarte` mozo

relogin the graphical session, and the right-click the menu button and
choose 'Edit menus' should now work.

(note: editing ~/.profile to update PATH does not work for this workaround)