summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKipras Melnikovas <kipras@kipras.org>2019-12-09 22:15:01 +0200
committerLuke Smith <luke@lukesmith.xyz>2019-12-09 15:15:01 -0500
commit50073df07241c1cbce7521af70aae6a390c126d3 (patch)
treefa57921aa6a2aadb5502f1e0086cba9db0b25daa
parent845d5828e615832bd45635533303aa58ea915542 (diff)
downloadeibhear-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2b28052..069055d 100644
--- a/README.md
+++ b/README.md
@@ -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)