From 8df311b827bf8a88e1362aac78d50903f5bd1fe0 Mon Sep 17 00:00:00 2001 From: bakkeby Date: Sun, 5 Jul 2020 21:56:46 +0200 Subject: [PATCH] Extrabar compatibility improvements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 914cf73..90718cc 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t ### Changelog: -2020-07-05 - Extrabar compatibility improvements (staticstatus, statu2d, dwmblocks) and fix for systray randomly causing dwm to crash when first systray application starts +2020-07-05 - Extrabar compatibility improvements (staticstatus, status2d, dwmblocks) and fix for systray randomly causing dwm to crash when first systray application starts 2020-06-24 - Added resizepoint, statusbutton and sendmon_keepfocus patches