diff options
| author | bakkeby <[email protected]> | 2019-09-10 00:33:39 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2019-09-10 00:33:39 +0200 |
| commit | 18358036110b618f63b2da53e9829aef4f16e5b9 (patch) | |
| tree | d2dcb629aacca8dbbe5474d45ab6136060c66831 | |
| parent | d6517bf4f83298cd8655481c474519987b41c71c (diff) | |
| download | dwm-flexipatch-18358036110b618f63b2da53e9829aef4f16e5b9.tar.gz dwm-flexipatch-18358036110b618f63b2da53e9829aef4f16e5b9.zip | |
Updating README.md
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -13,7 +13,7 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t ### Changelog: -2019-09-09 - Added deck, fibonacci (dwindle and spiral), gridmode, gapplessgrid, horizgrid, nrowgrid, centeredmaster and flextile layouts. Added alternativetags patch. +2019-09-09 - Added deck, fibonacci (dwindle and spiral), gridmode, gapplessgrid, horizgrid, nrowgrid, centeredmaster and flextile layouts. Added alternativetags and awesomebar patches. 2019-09-08 - Added cfacts and vanitygaps patches, added bstack and bstackhoriz layouts @@ -46,6 +46,9 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t - [autostart](https://dwm.suckless.org/patches/autostart/) - makes dwm run `~/.dwm/autostart_blocking.sh` and `~/.dwm/autostart.sh &` on startup + - [awesomebar](https://dwm.suckless.org/patches/awesomebar/) + - enhanced taskbar that allows focus / hiding / unhiding of windows by clicking on the status bar + - [center](https://dwm.suckless.org/patches/center/) - adds an iscentered rule to automatically center clients on the current monitor |
