From 50073df07241c1cbce7521af70aae6a390c126d3 Mon Sep 17 00:00:00 2001 From: Kipras Melnikovas Date: Mon, 9 Dec 2019 22:15:01 +0200 Subject: [PATCH] Fix typo (#427) I'm going through the usual procedure of merging from upstream & just happened to notice this. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)