We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ab82e commit 149d9eaCopy full SHA for 149d9ea
README.md
@@ -1,6 +1,7 @@
1
# JigsawWM
2
3
JigsawWM is a dynamic window manager for Windows10/11 just like the suckless dwm for the X.
4
+JigsawWM is a free and open-source project that aims to increase your productivity.
5
6
## Demo
7
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name="jigsawwm"
-version="1.2.0"
+version="1.2.1"
authors=[
{ name="Klesh Wong", email="klesh@qq.com" },
]
0 commit comments