diff options
author | JozanLeClerc <50464604+JozanLeClerc@users.noreply.github.com> | 2019-11-08 13:52:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-08 13:52:11 +0100 |
commit | 1353d1276ab34d66c5cd33f697ae84dde0cb35c0 (patch) | |
tree | f9388e2e9a5652bfbed857c119446fc6dc19af8a /README.md | |
parent | Update README.md (diff) | |
download | dwm-1353d1276ab34d66c5cd33f697ae84dde0cb35c0.tar.gz dwm-1353d1276ab34d66c5cd33f697ae84dde0cb35c0.tar.bz2 dwm-1353d1276ab34d66c5cd33f697ae84dde0cb35c0.tar.xz dwm-1353d1276ab34d66c5cd33f697ae84dde0cb35c0.tar.zst dwm-1353d1276ab34d66c5cd33f697ae84dde0cb35c0.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -83,4 +83,4 @@ in `config.h` on **line 81**. ## Patches -My own autostart script can be found under my [dotfiles](https://github.com/JozanLeClerc/dotfiles) repository. It should be placed in `~/.dwm/` directory. +My own autostart script can be found under my [dotfiles](https://github.com/JozanLeClerc/dotfiles) repository. It should be placed in `~/.dwm` directory. |