summaryrefslogtreecommitdiff
path: root/examples/py/starter-bar/README.md
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 /examples/py/starter-bar/README.md
parentd24e3e39526a88a00ca9e11f168d9c705a21d25a (diff)
add: python example bar
Diffstat (limited to 'examples/py/starter-bar/README.md')
-rw-r--r--examples/py/starter-bar/README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/py/starter-bar/README.md b/examples/py/starter-bar/README.md
deleted file mode 100644
index b3a14ce..0000000
--- a/examples/py/starter-bar/README.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# Starter Bar Example
-
-A starter bar that shows a label and the date.
-
-> [!NOTE]
-> This code is not ideal to work with as it requires too much boilerplate compared to AGS.
-> If you want to use python try picking up the [python library](https://github.com/Aylur/astal/tree/feat/python/core/python).