summaryrefslogtreecommitdiff
path: root/docs/guide/getting-started
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-09-26 00:32:03 +0000
committerAylur <[email protected]>2024-09-26 00:32:03 +0000
commit00738c9383472b9fd83d65785215c5a97a58159f (patch)
treed9f91a890f6a01886496a58f4bc761619f5df09d /docs/guide/getting-started
parentd24e3e39526a88a00ca9e11f168d9c705a21d25a (diff)
add: python example bar
Diffstat (limited to 'docs/guide/getting-started')
-rw-r--r--docs/guide/getting-started/supported-languages.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/guide/getting-started/supported-languages.md b/docs/guide/getting-started/supported-languages.md
index 634bad0..4cb7f3a 100644
--- a/docs/guide/getting-started/supported-languages.md
+++ b/docs/guide/getting-started/supported-languages.md
@@ -37,7 +37,8 @@ Nonetheless you can still use python the OOP way [pygobject](https://pygobject.g
Examples:
-- [Starter Bar](https://github.com/Aylur/astal/tree/main/examples/py/starter-bar)
+- [Simple Bar](https://github.com/Aylur/astal/tree/main/examples/py/simple-bar)
+![simple-bar](https://github.com/user-attachments/assets/a306c864-56b7-44c4-8820-81f424f32b9b)
## Vala