You are not logged in.
1. Open Terminal
2. Type and run.
sudo geany .config/jgmenu/prepend.csv
3. In this file you can see several ^sep(), each of these represents a menu divider, you can add an entry before or after these dividers using the following logic:
Label, Command to run the software
4. Example:
Spotify, spotify --no-zygote
5. Save your changes and done
Offline
sudo geany .config/jgmenu/prepend.csv
Omit sudo. No need to run as sudo when changing your own configfiles.
You can also use entry in jgmenu: Preferences => Jgmenu => Edit menu content.
We have good documentation of jgmenu: Menu => Help & Resources => Basic Introduction to jgmenu on BL Lithium and Menu => Help & Resources => Tutorials.
// Regards rbh
Please read before requesting help: Guide to getting help,
Introduction to the Bunsenlabs Lithium Desktop and other help topics under "Help Resources" on the BunsenLabs menu
Offline