.gitignore
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
fluidspaces.sublime-project
setup.cfg
setup.py
src/fluidspaces/__init__.py
src/fluidspaces/__main__.py
src/fluidspaces/i3_commands.py
src/fluidspaces/menu_commands.py
src/fluidspaces/workspace.py
src/fluidspaces/workspaces.py
src/fluidspaces.egg-info/PKG-INFO
src/fluidspaces.egg-info/SOURCES.txt
src/fluidspaces.egg-info/dependency_links.txt
src/fluidspaces.egg-info/entry_points.txt
src/fluidspaces.egg-info/top_level.txt
src/fluidspaces/__pycache__/__init__.cpython-36.pyc
src/fluidspaces/__pycache__/__main__.cpython-36.pyc
src/fluidspaces/__pycache__/i3_commands.cpython-36.pyc
src/fluidspaces/__pycache__/menu_commands.cpython-36.pyc
src/fluidspaces/__pycache__/rofi_commands.cpython-36.pyc
src/fluidspaces/__pycache__/workspace.cpython-36.pyc
src/fluidspaces/__pycache__/workspaces.cpython-36.pyc