diff --git a/README.md b/README.md new file mode 100644 index 0000000..9627e65 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# My fork of dwm + +This repo is my fork of the DWM window manager. + +The upstream repo can be cloned [here](https://git.suckless.org/dwm). + +I will try to keep the upstream branch of this repo up to date with the repo maintained by the suckless team. + +Any patches I apply on separate branches and merge into the master branch. Any configuration I make is done directly on the master branch. + +