Skip to main content

a set of menus based on Rofi or dmenu to interact with i3wm

Project description

Introduction

i3menu provides a useful set of menus based on Rofi and dmenu to interact with i3wm.

Installation

$ sudo pip install i3menu

Usage

You can use i3menu directly from the command line:

$ i3menu --help

or:

$ i3menu window_actions

You can add i3menu to your i3 config. For example:

bindsym $mod+w exec --no-startup-id i3menu goto_workspace

or:

bindsym $mod+w exec --no-startup-id i3menu -m go_to_workspace

Credits

License

Disclaimer: i3menu is a third party script and in no way affiliated with the i3 project, the dmenu project or the rofi project.

Changelog

2.0 (2016-02-26)

  • major code restyle

  • add all the i3-msg commands

  • major improvement of the command line interface

  • use both rofi and dmenu as menu providers

  • name changed: i3-rofi -> i3menu [giacomos]

1.0 (2016-02-18)

  • Initial release

  • included menus are: go_to_workspace, move_window_to_workspace, move_window_to_this_workspace, move_workspace_to_output, rename_workspace, window_actions, workspace_actions [giacomos]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

i3menu-2.0.1.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

i3menu-2.0.1-py2.py3-none-any.whl (18.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page