From 41c002faf826a8ac637e6dece4c9ba1e65b1c608 Mon Sep 17 00:00:00 2001 From: Aylur Date: Mon, 18 Nov 2024 16:05:21 +0100 Subject: docs: add examples pages copies from the supported languages page --- docs/guide/lua/examples.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/guide/lua/examples.md (limited to 'docs/guide/lua') 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) -- cgit v1.2.3