From 8e44219b0ea108a4b33cbd1e5ea06dfb1c06f659 Mon Sep 17 00:00:00 2001 From: Aylur Date: Sun, 8 Sep 2024 02:58:14 +0200 Subject: example: add python starter bar --- examples/py/starter-bar/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/py/starter-bar/README.md (limited to 'examples/py/starter-bar/README.md') diff --git a/examples/py/starter-bar/README.md b/examples/py/starter-bar/README.md new file mode 100644 index 0000000..c9a7ad1 --- /dev/null +++ b/examples/py/starter-bar/README.md @@ -0,0 +1,7 @@ +# 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). -- cgit v1.2.3