yabar
yabar copied to clipboard
YABAR_BATTERY and YABAR_VOLUME not working
trafficstars
When I use the example config, I get the error:
Oct 28 21:01:37 nixos yabar[5973]: No type is defined for block: ya_volume. Skipping this block...
Oct 28 21:01:37 nixos yabar[5973]: No type is defined for block: ya_bat. Skipping this block...
When I add type: "periodic" to the field, I now get the error:
Oct 28 21:02:34 nixos yabar[6040]: /bin/sh: YABAR_BATTERY: command not found
Oct 28 21:02:34 nixos yabar[6040]: /bin/sh: YABAR_VOLUME: command not found
I'm using yabar v0.4.0 on nixos.
Hi @sid-kap Do you found any solution for this issue? Thanks
@nachopro Nope, I gave up and switched to a different status bar
Is this project dead?
Well, this is an old issue but just in case:
It seems you have an old version before the commit 756c1909ffd161b88e537039f565f0f7eae0ab37.
v0.4.0 was released before the commit.
The problem should be solved if you build the latest version from git by yourself.