| JGMENU-APPS(1) | JGMENU-APPS(1) |
jgmenu-apps - generate jgmenu flavoured CSV menu data
jgmenu_run apps [--help] [--no-append] [--no-prepend]
jgmenu_run apps generates jgmenu flavoured CSV menu data for system applications using built-in schema data or a specified schema file to map categories to directories, rather than system .directory files.
A schema is searched for in the following locations and order:
The root menu is appended and/or prepended by the contents of the files $HOME/.config/jgmenu/{append,prepend}.csv if they exist.
Applications which do not belong in any of the categories in the schema file, are placed in `Other' (which is the one with no Categories= field)
Example schema file:
Name=Accessories
Name[sv]=Tillbehör
Icon=applications-accessories
Categories=Accessibility;Core;Utility;
Name=Development
Name[sv]=Utveckling
Icon=applications-development
Categories=Development;
Name=Education
Name[sv]=Utbildning
Icon=applications-science
Categories=Education;
Name=Games
Name[sv]=Spel
Icon=applications-games
Categories=Game;
Name=Graphics
Name[sv]=Grafik
Icon=applications-graphics
Categories=Graphics;
Name=Multimedia
Name[sv]=Multimedia
Icon=applications-multimedia
Categories=Audio;Video;AudioVideo;
Name=Internet
Name[sv]=Internet
Icon=applications-internet
Categories=Network;
Name=Office
Name[sv]=Kontorsprogram
Icon=applications-office
Categories=Office;
Name=Other
Name[sv]=Övrigt
Icon=applications-other
Name=Settings
Name[sv]=Inställningar
Icon=preferences-desktop
Categories=Settings;Screensaver;
Name=System
Name[sv]=System
Icon=applications-system
Categories=Emulator;System;
Johan Malm.
| 2 March, 2020 |