summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2021-04-16 10:16:04 +0200
committerbakkeby <[email protected]>2021-04-16 10:16:04 +0200
commit23c76d13b5376e78c268006da57d132883d5df9b (patch)
tree289b1affa1fe791e183760c3e83437dd8b4fd0fa /README.md
parent4a45f23643ac6767affaf73f05de606e07c30fbf (diff)
downloaddwm-flexipatch-23c76d13b5376e78c268006da57d132883d5df9b.tar.gz
dwm-flexipatch-23c76d13b5376e78c268006da57d132883d5df9b.zip
vanitygaps: replaced smartgaps with smartgaps_fact, allowing gaps to be increased when there is only one client.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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