Skip to content

A python utility to mouse move switch between workspace for i3wm (i3 improved tiling wm)

License

Notifications You must be signed in to change notification settings

nycholas/i3-mouseswitch

Repository files navigation

i3-mouseswitch

This utility for i3, inspired FVWM-Crystal, you move between workspaces using the mouse.

Prerequisites

Adding i3-mouseswitch to your i3 config

  1. Installation
$ pip install i3-mouseswitch

or

$ git clone git://github.com/nycholas/i3-mouseswitch.git
$ cd i3-mouseswitch
$ python setup.py install
  1. Usage

Adding in their settings i3 (~/.i3/config).

# mouse behave screen edge
exec_always --no-startup-id mouseswitch.py --delay 100

Project Information

Author:Nycholas de Oliveira e Oliveira
E-Mail:nycholas@gmail.com
Version:v0.0.1 of 2014/02/10
License:New BSD License

About

A python utility to mouse move switch between workspace for i3wm (i3 improved tiling wm)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages