diff options
| author | bakkeby <[email protected]> | 2021-04-16 10:16:04 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2021-04-16 10:16:04 +0200 |
| commit | 23c76d13b5376e78c268006da57d132883d5df9b (patch) | |
| tree | 289b1affa1fe791e183760c3e83437dd8b4fd0fa /README.md | |
| parent | 4a45f23643ac6767affaf73f05de606e07c30fbf (diff) | |
| download | dwm-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.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
