Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 990 Bytes

README.rst

File metadata and controls

49 lines (29 loc) · 990 Bytes

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:[email protected]
Version:v0.0.1 of 2014/02/10
License:New BSD License