From bcd912764fb6a709284aaa07399403d045a50ef2 Mon Sep 17 00:00:00 2001 From: Aylur Date: Sun, 22 Sep 2024 00:16:56 +0000 Subject: examples: add vala bar --- examples/vala/simple-bar/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 examples/vala/simple-bar/README.md (limited to 'examples/vala/simple-bar/README.md') diff --git a/examples/vala/simple-bar/README.md b/examples/vala/simple-bar/README.md new file mode 100644 index 0000000..997e4bf --- /dev/null +++ b/examples/vala/simple-bar/README.md @@ -0,0 +1,13 @@ +# Simple Bar Example + +![simple-bar](https://github.com/user-attachments/assets/a306c864-56b7-44c4-8820-81f424f32b9b) + +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). +- [Tray library](https://aylur.github.io/astal/libraries/tray). +- [WirePlumber library](https://aylur.github.io/astal/libraries/wireplumber). -- cgit v1.2.3