diff options
author | Aylur <[email protected]> | 2024-11-14 00:09:41 +0000 |
---|---|---|
committer | Aylur <[email protected]> | 2024-11-14 00:09:41 +0000 |
commit | d538d8e1b789f9c5fd673c9bc00eb18d4be6a6f3 (patch) | |
tree | 7c8d5fa40cf0f66d4545811a6df2bbe5a047211d /examples/py | |
parent | 03a062b1cdcad9655a132fa03bf80fea21e94fc8 (diff) |
update example readme
there is no audio library, its wireplumber
Diffstat (limited to 'examples/py')
-rw-r--r-- | examples/py/simple-bar/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/py/simple-bar/README.md b/examples/py/simple-bar/README.md index bcc6bba..48cc27c 100644 --- a/examples/py/simple-bar/README.md +++ b/examples/py/simple-bar/README.md @@ -4,7 +4,6 @@ A simple bar for Hyprland using -- [Audio library](https://aylur.github.io/astal/guide/libraries/audio). - [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). |