diff options
author | Aylur <[email protected]> | 2024-09-22 00:16:56 +0000 |
---|---|---|
committer | Aylur <[email protected]> | 2024-09-22 00:16:56 +0000 |
commit | bcd912764fb6a709284aaa07399403d045a50ef2 (patch) | |
tree | 0a313dc788e3f390aab1d810f5f59911623431ea /docs/getting-started | |
parent | 5ae0a9ed1cba13242d12ffe2ad4848eac7dd8915 (diff) |
examples: add vala bar
Diffstat (limited to 'docs/getting-started')
-rw-r--r-- | docs/getting-started/supported-languages.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/getting-started/supported-languages.md b/docs/getting-started/supported-languages.md index 7d8fc5f..88ec93f 100644 --- a/docs/getting-started/supported-languages.md +++ b/docs/getting-started/supported-languages.md @@ -46,7 +46,8 @@ It is the language most of Astal is written in. Examples: -- TODO +- [Simple Bar](https://github.com/Aylur/astal/tree/main/examples/vala/simple-bar) + ## C |