diff options
Diffstat (limited to 'examples/py/simple-bar/README.md')
-rw-r--r-- | examples/py/simple-bar/README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/py/simple-bar/README.md b/examples/py/simple-bar/README.md new file mode 100644 index 0000000..d33e57d --- /dev/null +++ b/examples/py/simple-bar/README.md @@ -0,0 +1,14 @@ +# 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). +- [Tray library](https://aylur.github.io/astal/libraries/tray). +- [WirePlumber library](https://aylur.github.io/astal/libraries/wireplumber). +- [dart-sass](https://sass-lang.com/dart-sass/) as the css precompiler |