From e7b4802e8a3beebe6224bcffc714d0056e81a86c Mon Sep 17 00:00:00 2001 From: Madeleine <32415621+SpyHoodle@users.noreply.github.com> Date: Sun, 23 Jan 2022 19:17:20 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87d2b80..4e6cf91 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ -# dwmblocks -status bar for dwm +# dwmblocks-async +My very minimal status bar for [perfectwm](https://github.com/SpyHoodle/perfectwm). + +## scripts +I store my scripts in `.local/bin`, which is added to my `$PATH`.
+You can find my scripts in my [dotfiles repository](https://github.com/SpyHoodle).