summaryrefslogtreecommitdiff
path: root/docs/guide
diff options
context:
space:
mode:
authorAylur <[email protected]>2025-01-16 18:18:36 +0100
committerAylur <[email protected]>2025-01-16 18:18:41 +0100
commit8e00ed94760379ccba1ca04c8bcd069afaf30484 (patch)
tree03bd4fca2234db4ce6d4f2bdec7bca96b7e7f7ac /docs/guide
parent9e8634d892c559c5b44565a68bf35b13cbcb5572 (diff)
add: OSD ts example #195
Diffstat (limited to 'docs/guide')
-rw-r--r--docs/guide/typescript/examples.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/guide/typescript/examples.md b/docs/guide/typescript/examples.md
index ff1d9a1..81a6f35 100644
--- a/docs/guide/typescript/examples.md
+++ b/docs/guide/typescript/examples.md
@@ -12,3 +12,6 @@
### [Media Player](https://github.com/Aylur/astal/tree/main/examples/gtk3/js/media-player)
![media-player](https://github.com/user-attachments/assets/891e9706-74db-4505-bd83-c3628d7b4fd0)
+
+### [OSD](https://github.com/Aylur/astal/tree/main/examples/gtk3/js/osd)
+![osd](https://github.com/user-attachments/assets/08e0e118-6b07-4cac-8ebc-08262594cee7)