Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

submenus inside applications menu #214

Open
tome- opened this issue Jan 13, 2024 · 0 comments
Open

submenus inside applications menu #214

tome- opened this issue Jan 13, 2024 · 0 comments

Comments

@tome-
Copy link

tome- commented Jan 13, 2024

I didn't find any example therefore i place it here. You might add this to https://jgmenu.github.io/

No append or prepend but between application categories:

  1. schema file:
    ...
    Name=Office
    Icon=applications-office
    Categories=Office;Printing;

Name=∗∗ My liked,^checkout(quick),access
....
Name=―>Places,^pipe(jgmenu_run ob --cmd="/opt/.../bl-places-pipemenu /home/.../Desktop" ),folder-recent

  1. append.csv:
    ^tag(quick)
    #Back,^back()
    galculator,galculator,galculator
    xwmconfig,wmconfig,desktop-effects
    spacefm ~/.config,spacefm ~/.config,preferences-desktop
    lxtask,lxtask,utilities-system-monitor

Is it possible to execute new instance of jgmenu but with another schema like it is for "jgmenu --config-file="?
Is it possible to add Name=Hidden Categories=Printing;TerminalEmulator? - these apps would be hidden entirely
then it would be easy to create some submenus for .desktop files inside categories names declared in schema file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant