diff options
author | Matias Linares <matiaslina@openmailbox.org> | 2015-11-08 23:11:13 -0300 |
---|---|---|
committer | Matias Linares <matiaslina@openmailbox.org> | 2015-11-08 23:11:13 -0300 |
commit | a92f31598c7f5c5be971d643435193c52080b4dc (patch) | |
tree | 559422428fc3fb35112639b42420713549e632bc | |
parent | acf4a04b7452b6dd2e69064b4f85144b8445bbe9 (diff) | |
download | dotwm-a92f31598c7f5c5be971d643435193c52080b4dc.tar.gz |
Add Readme.
-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> |