From 18358036110b618f63b2da53e9829aef4f16e5b9 Mon Sep 17 00:00:00 2001 From: bakkeby Date: Tue, 10 Sep 2019 00:33:39 +0200 Subject: [PATCH] Updating README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7457382..f76b2b5 100644 --- a/README.md +++ b/README.md @@ -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