diff options
| author | Kipras Melnikovas <kipras@kipras.org> | 2019-12-09 22:15:01 +0200 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-12-09 15:15:01 -0500 |
| commit | 50073df07241c1cbce7521af70aae6a390c126d3 (patch) | |
| tree | fa57921aa6a2aadb5502f1e0086cba9db0b25daa | |
| parent | 845d5828e615832bd45635533303aa58ea915542 (diff) | |
| download | eibhear-50073df07241c1cbce7521af70aae6a390c126d3.tar.gz eibhear-50073df07241c1cbce7521af70aae6a390c126d3.tar.zst eibhear-50073df07241c1cbce7521af70aae6a390c126d3.zip | |
Fix typo (#427)
I'm going through the usual procedure of merging from upstream & just happened to notice this.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ These are the dotfiles deployed by [LARBS](https://larbs.xyz) and as seen on [my ## Want even more? My setup is pretty modular nowadays. -I use several suckless program that are meant to be configured and compiled by the user and I also have separate repos for some other things. +I use several suckless programs that are meant to be configured and compiled by the user and I also have separate repos for some other things. Check out their links: - [dwm](https://github.com/lukesmithxyz/dwm) (the window manager I usually use now which is fully compatible with this repo) |
