From 23c76d13b5376e78c268006da57d132883d5df9b Mon Sep 17 00:00:00 2001 From: bakkeby Date: Fri, 16 Apr 2021 10:16:04 +0200 Subject: vanitygaps: replaced smartgaps with smartgaps_fact, allowing gaps to be increased when there is only one client. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 52398a7..6592eb9 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t ### Changelog: +2021-04-16 - Vanitygaps: replaced smartgaps with smartgaps\_fact, allowing gaps to be disabled or increased when there is only one client. + 2021-04-14 - Upgraded the dwmblocks patch for statuscmd which changes the signalling mechanism from SIGUSR1 to SIGRTMIN which is likely to cause issues for those that already have a working setup. A compatibility option has been added which changes this back to SIGUSR1. Note that configuration was also changed. 2021-04-07 - Added xkb patch -- cgit v1.2.3