File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -130,6 +130,14 @@ A flake is included with the repo which can be used with Home Manager.
130
130
CI builds are automatically cached by Garnix.
131
131
You can use their binary cache by following the steps [ here] ( https://garnix.io/docs/caching ) .
132
132
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
+
133
141
### Source
134
142
135
143
[ 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
183
191
- [ Rustbar] ( https://github.com/zeroeightysix/rustbar ) - Served as a good demo for writing a basic GTK bar in Rust
184
192
- [ Smithay Client Toolkit] ( https://github.com/Smithay/client-toolkit ) - Essential in being able to communicate to Wayland
185
193
- [ 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.
You can’t perform that action at this time.
0 commit comments