From 3620f34af4a965f6e3f9093146f3f9ad090eac9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Dom=C3=ADnguez?= Date: Wed, 7 May 2025 02:02:31 -0400 Subject: [PATCH] yeah yeah, it's just an extra space, but it was driving me crazy, so sue me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e1f785..55a901b 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,6 @@ A lot of the code was modified or borrowed from others that I will attempt to li * MrRoy's swaync [style.css](https://gist.github.com/MrRoy/3a4a0b1462921e78bf667e1b36697268) and his [config.json](https://gist.github.com/MrRoy/40f103bc34f3a58699e218c3d06d1a43). * Chick2D's [neofetch-themes](https://github.com/Chick2D/neofetch-themes) repository. * MrVivekRajan's [themes for Hyprlock](https://github.com/MrVivekRajan/Hyprlock-Styles), which I used as base for mine. -* Nicholas Anand's [i3-volume-brightness-indicator ](https://gitlab.com/Nmoleo/i3-volume-brightness-indicator/-/tree/main), whose awesome script is powering my notifications with dunst. +* Nicholas Anand's [i3-volume-brightness-indicator](https://gitlab.com/Nmoleo/i3-volume-brightness-indicator/-/tree/main), whose awesome script is powering my notifications with dunst. If I'm missing anybody else, just open up a MR.