summaryrefslogtreecommitdiff
path: root/examples/gtk3/js/simple-bar/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gtk3/js/simple-bar/README.md')
-rw-r--r--examples/gtk3/js/simple-bar/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/gtk3/js/simple-bar/README.md b/examples/gtk3/js/simple-bar/README.md
new file mode 100644
index 0000000..f92b20e
--- /dev/null
+++ b/examples/gtk3/js/simple-bar/README.md
@@ -0,0 +1,12 @@
+# Simple Bar Example
+
+![simple-bar](https://github.com/user-attachments/assets/a306c864-56b7-44c4-8820-81f424f32b9b)
+
+A simple bar for Hyprland using
+
+- [Battery library](https://aylur.github.io/astal/guide/libraries/battery).
+- [Hyprland library](https://aylur.github.io/astal/guide/libraries/hyprland).
+- [Mpris library](https://aylur.github.io/astal/guide/libraries/mpris).
+- [Network library](https://aylur.github.io/astal/guide/libraries/network).
+- [Tray library](https://aylur.github.io/astal/guide/libraries/tray).
+- [WirePlumber library](https://aylur.github.io/astal/guide/libraries/wireplumber).