diff options
-rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5e6a742 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# DotWM + +A simple keyboard driven stacking window manager. **This wm still does +not work nor it's intended for a standard use**. Although one can play +around with it. + +## Intended features. + +* A client/server model. +* Kind of tiling mode. +* Script it with all the languages that one can think of. + +## Author. + +Matias Linares <park@team-deprecated.org> |