Skip to content

Generate an openbox menu from *.desktop files with icon support. Only a part of menu.xml is edited, so your own menu entries are not removed.

License

Notifications You must be signed in to change notification settings

Lerchensporn/openbox-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1) Configure menuconfig.py like you want.
   The search paths for the file name are
   /usr/share/pixmaps and /usr/share/icons.

2) Write your ~/.config/openbox/menu.xml and insert the comments:
    <!-- BEGIN AUTOMENU -->
    <!-- END AUTOMENU -->
   Each comment has to be on a single line.

3) Execute menu.py
   The menu is written between the comments in menu.xml.

About

Generate an openbox menu from *.desktop files with icon support. Only a part of menu.xml is edited, so your own menu entries are not removed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages