diff options
| author | bakkeby <[email protected]> | 2021-04-14 10:42:52 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2021-04-14 10:42:52 +0200 |
| commit | 7efb64d68539666e8da8f7311e706954e6018fdb (patch) | |
| tree | 983af71b683cd89ef62fd6e04f9bf1bb1d0707f2 /README.md | |
| parent | bd5f5608a331b10746cde9c3ecbba24ae100f64d (diff) | |
| download | dwm-flexipatch-7efb64d68539666e8da8f7311e706954e6018fdb.tar.gz dwm-flexipatch-7efb64d68539666e8da8f7311e706954e6018fdb.zip | |
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.
This was ref. reported issue #114.
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-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 2021-04-06 - Added the distributetags patch |
