From 78026b8ff640be84c4665dfe02307cb64788e345 Mon Sep 17 00:00:00 2001 From: Alexis Jhon Gaspar <76678069+Lucas-mother3@users.noreply.github.com> Date: Thu, 7 Sep 2023 19:41:15 +0800 Subject: [PATCH] Update README.md (adding a self-discovered bug) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a4a345..a80fe9c 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ or ## Current bugs - ~~Taskbar not working properly~~ (fixed in commit [e9015f2](https://github.com/Lucas-mother3/suckless-utils/commit/e9015f2d2a09ef66f1c9e188b277c89d23635195) & [7085f9](https://github.com/Lucas-mother3/suckless-utils/commit/7085f97d80fc203d6f54d0209af07007c0347880)). Thanks, [Speedie](https://speedie.gq)! - Unhiding a hidden window (using the show/hide function) and if it's the only program running, crashes dwm +- Alt-tab crashes dwm altogther (idk man) ## Patching even further