Added RULE macro to replace rules setup making the default config less of an abomination and making it simpler to include new rules based patches

This commit is contained in:
bakkeby
2020-06-14 15:52:47 +02:00
parent 7ba6ea50bf
commit 6f20203975
3 changed files with 59 additions and 133 deletions

View File

@@ -15,6 +15,8 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
### Changelog:
2020-06-14 - Added RULE macro to replace rules setup making the default config less of an abomination and making it simpler to include new rules based patches
2020-06-11 - Added the pango patch
2020-06-10 - Added the staticstatus patch