Skip to content

Commit 3a3d3d7

Browse files
authored
docs(readme): add void package
1 parent f86e0e9 commit 3a3d3d7

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,14 @@ A flake is included with the repo which can be used with Home Manager.
130130
CI builds are automatically cached by Garnix.
131131
You can use their binary cache by following the steps [here](https://garnix.io/docs/caching).
132132

133+
### Void Linux
134+
135+
[void package](https://github.com/void-linux/void-packages/tree/master/srcpkgs/ironbar)
136+
137+
```sh
138+
xbps-install ironbar
139+
```
140+
133141
### Source
134142

135143
[repo](https://github.com/jakestanger/ironbar)
@@ -183,4 +191,4 @@ All are welcome, but I ask a few basic things to help make things easier. Please
183191
- [Rustbar](https://github.com/zeroeightysix/rustbar) - Served as a good demo for writing a basic GTK bar in Rust
184192
- [Smithay Client Toolkit](https://github.com/Smithay/client-toolkit) - Essential in being able to communicate to Wayland
185193
- [gtk-layer-shell](https://github.com/wmww/gtk-layer-shell) - Ironbar and many other projects would be impossible without this
186-
- [Mixxc](https://github.com/Elvyria/Mixxc) - Basis for Ironbar's PulseAudio client code and a cool standalone volume widget.
194+
- [Mixxc](https://github.com/Elvyria/Mixxc) - Basis for Ironbar's PulseAudio client code and a cool standalone volume widget.

0 commit comments

Comments
 (0)