Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.23 KB

INSTALL.md

File metadata and controls

35 lines (22 loc) · 1.23 KB

Installation of menutray

Installation process:

  • place the menutray file inside your PATH
  • place the schema.pl file inside /etc/xdg/menutray/ or ~/.config/menutray/

Running:

  • to generate a new menu with icons, execute: menutray -i
  • to generate a simple menu, without icons, execute: menutray -g
  • to load an already generated menu, run menutray without any arguments.

Locale support:

Customizing:

  • the schema.pl file provides a direct customization access for the menu that will be generated.
  • adding or removing a given entry from the schema.pl file is reflected inside the generated menu.

Packages: