diff --git a/bottomstack.md b/bottomstack.md new file mode 100644 index 0000000..8cffc1d --- /dev/null +++ b/bottomstack.md @@ -0,0 +1,19 @@ +### Description +bstack and bstackhoriz are two stack layouts for dwl. +### Scheme +``` +bstack (TTT) bstackhoriz (===) ++-----------------+ +-----------------+ +| | | | +| | | | +| | | | ++-----+-----+-----+ +-----------------+ +| | | | +-----------------+ +| | | | +-----------------+ ++-----+-----+-----+ +-----------------+ +``` +### Download +- [2021-10-06](https://github.com/djpohly/dwl/compare/main...DanielMowitz:bottomstack.patch) + +### Authors +- [DanielMowitz](https://github.com/DanielMowitz) \ No newline at end of file