summaryrefslogtreecommitdiff
path: root/docs/guide/lua
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-11-18 16:05:21 +0100
committerAylur <[email protected]>2024-11-18 16:05:21 +0100
commit41c002faf826a8ac637e6dece4c9ba1e65b1c608 (patch)
treea2d13b05ff895f7989e89a199cb8d13cbb1b83e2 /docs/guide/lua
parentf5ed9aad2c8ab133b5c188aec70b0f704748015d (diff)
docs: add examples pages
copies from the supported languages page
Diffstat (limited to 'docs/guide/lua')
-rw-r--r--docs/guide/lua/examples.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/guide/lua/examples.md b/docs/guide/lua/examples.md
new file mode 100644
index 0000000..be46b6e
--- /dev/null
+++ b/docs/guide/lua/examples.md
@@ -0,0 +1,4 @@
+# Lua examples
+
+## [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)