Adding fibonacci layout

This commit is contained in:
bakkeby
2019-09-09 18:50:05 +02:00
parent 7da1b17169
commit cccb8fcecb
7 changed files with 178 additions and 2 deletions

View File

@@ -11,6 +11,8 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
### Changelog:
2019-09-09 - Added deck, fibonacci (dwindle and spiral) layouts
2019-09-08 - Added cfacts and vanitygaps patches, added bstack and bstackhoriz layouts
2019-09-07 - Added cyclelayouts, resizecorners, rotatestack, savefloats, statuspadding, switchtag, center and windowrolerule patches
@@ -114,4 +116,7 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
- bottomstack horizontal layout
- [deck](https://dwm.suckless.org/patches/deck/)
- deck layout
- deck layout
- [fibonacci](https://dwm.suckless.org/patches/fibonacci/)
- fibonacci (dwindle and spiral) layouts