Added pertag patch

This commit is contained in:
bakkeby
2019-09-05 22:58:16 +02:00
parent cba0991170
commit 591caea975
5 changed files with 150 additions and 9 deletions

View File

@@ -11,13 +11,15 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
### Changelog:
2019-09-05 - Systray patch added
2019-09-05 - Alpha patch added
2019-09-05 - Alpha, systray and pertag patches added
### Patches included:
- [alpha](https://dwm.suckless.org/patches/alpha/)
- adds transparency for the status bar
- [pertag](https://dwm.suckless.org/patches/pertag/)
- adds nmaster, mfact, layouts and more per tag rather than per monitor
- [systray](https://dwm.suckless.org/patches/systray/)
- adds system tray in the status bar
- adds system tray in the status bar