summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-07-05 21:56:46 +0200
committerbakkeby <[email protected]>2020-07-05 21:56:46 +0200
commit8df311b827bf8a88e1362aac78d50903f5bd1fe0 (patch)
tree867ecb2137871f999fa3545f9d3b3c547b0b2d70
parentab488abc118f26fd999e1592a4d0f3ff997980ba (diff)
downloaddwm-flexipatch-8df311b827bf8a88e1362aac78d50903f5bd1fe0.tar.gz
dwm-flexipatch-8df311b827bf8a88e1362aac78d50903f5bd1fe0.zip
Extrabar compatibility improvements
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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