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 | |
parent | 03a062b1cdcad9655a132fa03bf80fea21e94fc8 (diff) |
update example readme
there is no audio library, its wireplumber
Diffstat (limited to 'examples')
-rw-r--r-- | examples/js/simple-bar/README.md | 1 | ||||
-rw-r--r-- | examples/lua/simple-bar/README.md | 1 | ||||
-rw-r--r-- | examples/py/simple-bar/README.md | 1 | ||||
-rw-r--r-- | examples/vala/simple-bar/README.md | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/examples/js/simple-bar/README.md b/examples/js/simple-bar/README.md index 6488d14..f92b20e 100644 --- a/examples/js/simple-bar/README.md +++ b/examples/js/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). diff --git a/examples/lua/simple-bar/README.md b/examples/lua/simple-bar/README.md index bcc6bba..48cc27c 100644 --- a/examples/lua/simple-bar/README.md +++ b/examples/lua/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). 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). diff --git a/examples/vala/simple-bar/README.md b/examples/vala/simple-bar/README.md index bcc6bba..48cc27c 100644 --- a/examples/vala/simple-bar/README.md +++ b/examples/vala/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). |