/app_menu

i3block app_menu script

Primary LanguageShell

App menu

For rofi

Requirements

  • rofi

Usage

For now, configuration has to be done by modifying the first part of the script.

Where x is 1 or 3 (for left (1) or right 3) mouse button)

menu_x_list = ("xxx" "yyy" ..) # for the entries in rofi menu_x_command = ("xxx-command", "yyy-command" ...) # according commands