diff options
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 |