yabar icon indicating copy to clipboard operation
yabar copied to clipboard

YABAR_BATTERY and YABAR_VOLUME not working

Open sid-kap opened this issue 7 years ago • 4 comments
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.

sid-kap avatar Oct 29 '18 04:10 sid-kap

Hi @sid-kap Do you found any solution for this issue? Thanks

beigna avatar May 01 '19 22:05 beigna

@nachopro Nope, I gave up and switched to a different status bar

sid-kap avatar May 13 '19 20:05 sid-kap

Is this project dead?

lukelex avatar Mar 16 '20 13:03 lukelex

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.

threeearcat avatar Aug 16 '20 11:08 threeearcat