summaryrefslogtreecommitdiff
path: root/docs/getting-started/supported-languages.md
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-09-11 20:52:44 +0000
committerAylur <[email protected]>2024-09-11 20:52:44 +0000
commit0e259e49357d5389db897414fc52b50b1ce1d14c (patch)
treea4bb497e24eae2bd807f638953433f455f17f7a5 /docs/getting-started/supported-languages.md
parent374d76f4152ea46987203f49642d7d46aff221ab (diff)
example: add lua simple-bar
Diffstat (limited to 'docs/getting-started/supported-languages.md')
-rw-r--r--docs/getting-started/supported-languages.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/getting-started/supported-languages.md b/docs/getting-started/supported-languages.md
index f69dd19..7d8fc5f 100644
--- a/docs/getting-started/supported-languages.md
+++ b/docs/getting-started/supported-languages.md
@@ -25,7 +25,8 @@ components that don't render child nodes dynamically, bars and panels for exampl
Examples:
-- TODO
+- [Simple Bar](https://github.com/Aylur/astal/tree/main/examples/lua/simple-bar)
+![simple-bar](https://github.com/user-attachments/assets/a306c864-56b7-44c4-8820-81f424f32b9b)
## Python