Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
57b3328ebe |
2
setup.py
2
setup.py
@@ -23,7 +23,7 @@ setup(
|
|||||||
author_email='asger@weirsoe.dk',
|
author_email='asger@weirsoe.dk',
|
||||||
description='Simple program that looks through the i3 config and finds the bound workspaces for each output, and then opening that workspace on the output, that the mouse is currently on.',
|
description='Simple program that looks through the i3 config and finds the bound workspaces for each output, and then opening that workspace on the output, that the mouse is currently on.',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Development Status :: 4 - Alpha",
|
"Development Status :: 3 - Alpha",
|
||||||
"License :: OSI Approved :: Apache Software License",
|
"License :: OSI Approved :: Apache Software License",
|
||||||
"Operating System :: POSIX :: Linux",
|
"Operating System :: POSIX :: Linux",
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
|
|||||||
Reference in New Issue
Block a user