diff options
author | Aylur <[email protected]> | 2024-09-26 00:32:03 +0000 |
---|---|---|
committer | Aylur <[email protected]> | 2024-09-26 00:32:03 +0000 |
commit | 00738c9383472b9fd83d65785215c5a97a58159f (patch) | |
tree | d9f91a890f6a01886496a58f4bc761619f5df09d /examples/lua | |
parent | d24e3e39526a88a00ca9e11f168d9c705a21d25a (diff) |
add: python example bar
Diffstat (limited to 'examples/lua')
-rw-r--r-- | examples/lua/simple-bar/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/lua/simple-bar/README.md b/examples/lua/simple-bar/README.md index 1cebdac..d33e57d 100644 --- a/examples/lua/simple-bar/README.md +++ b/examples/lua/simple-bar/README.md @@ -9,4 +9,6 @@ A simple bar for Hyprland using - [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 |