From 71b11d0df87a412b0317e93d1d466b58699d492e Mon Sep 17 00:00:00 2001 From: MadcowOG Date: Thu, 23 Feb 2023 01:05:16 -0800 Subject: [PATCH] Added some links for somebar and raphi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22a4cf4..5758b23 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ If you want dwl-bar to control dwl (via mouse usage primarily) you may want to a For more information about patching see the [hacking](https://suckless.org/hacking/) article from suckless. ## Thanks -Thanks to raphi for somebar this project is largely just somebar but in C and a few tweaks to make it similar to dwm. The ipc protocol is also just the ipc patch in somebar's `contrib/`. +Thanks to [raphi](https://sr.ht/~raphi/) for [somebar](https://sr.ht/~raphi/somebar/) this project is largely just somebar but in C and a few tweaks to make it similar to dwm. The ipc protocol is also just the ipc patch in [somebar's `contrib/`](https://git.sr.ht/~raphi/somebar/tree/master/item/contrib/ipc.patch).