From 96757838fc1655ed9ad3118ae915c8cdf091fe35 Mon Sep 17 00:00:00 2001 From: Aylur Date: Sat, 7 Sep 2024 20:05:52 +0000 Subject: add: js bar example --- examples/js/simple-bar/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 examples/js/simple-bar/README.md (limited to 'examples/js/simple-bar/README.md') diff --git a/examples/js/simple-bar/README.md b/examples/js/simple-bar/README.md new file mode 100644 index 0000000..a0d7bcb --- /dev/null +++ b/examples/js/simple-bar/README.md @@ -0,0 +1,9 @@ +# Simple Bar Example + +A simple bar for Hyprland using + +- [Audio library](https://aylur.github.io/astal/libraries/audio). +- [Battery library](https://aylur.github.io/astal/libraries/battery). +- [Hyprland library](https://aylur.github.io/astal/libraries/hyprland). +- [Mpris library](https://aylur.github.io/astal/libraries/mpris). +- [Network library](https://aylur.github.io/astal/libraries/network). -- cgit v1.2.3