diff options
author | Aylur <[email protected]> | 2024-11-07 02:40:47 +0000 |
---|---|---|
committer | Aylur <[email protected]> | 2024-11-07 02:40:47 +0000 |
commit | 779ec440e209b01d3a44f9377af78653d197fdc8 (patch) | |
tree | 3b10ea7843bd0baa292c9a44ee40b28d3c8bfa32 /docs/guide/getting-started | |
parent | 51514347ef3bc1d7a6f37e798a43111b2f2fc9e0 (diff) |
example: applauncher
Diffstat (limited to 'docs/guide/getting-started')
-rw-r--r-- | docs/guide/getting-started/supported-languages.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/guide/getting-started/supported-languages.md b/docs/guide/getting-started/supported-languages.md index 55ea6b2..eacd1da 100644 --- a/docs/guide/getting-started/supported-languages.md +++ b/docs/guide/getting-started/supported-languages.md @@ -24,6 +24,9 @@ Examples: - [Notification Popups](https://github.com/Aylur/astal/tree/main/examples/js/notifications)  +- [Applauncher](https://github.com/Aylur/astal/tree/main/examples/js/applauncher) + + - [Media Player](https://github.com/Aylur/astal/tree/main/examples/js/media-player)  |