add 'docs' for the deck layout

This commit is contained in:
Nooo37 2021-08-19 19:20:48 +02:00 committed by gokul
parent c0ead60b63
commit 91650152bc
1 changed files with 9 additions and 0 deletions

View File

@ -12,6 +12,7 @@ bling.layout.centered
bling.layout.vertical
bling.layout.horizontal
bling.layout.equalarea
bling.layout.deck
```
### Theme Variables
@ -48,3 +49,11 @@ theme.mstab_tabbar_style = "default" -- style of the tabbar ("default", "
![](https://imgur.com/JCFFywv.png)
*screenshot by [bysmutheye](https://github.com/bysmutheye)*
#### Deck
The left area shows the deck layout in action. In this screenshot it is used together with [layout machi](https://github.com/xinhaoyuan/layout-machi) and its sublayout support.
![](https://cdn.discordapp.com/attachments/635625954219261982/877957824225894430/unknown.png)
*screenshot by [javacafe](https://github.com/JavaCafe01)*