salman-abedin / uniblocks

Status bar agnostic module generator
GNU General Public License v2.0
41 stars 2 forks source link

Uniblocks and spectrwm's built in bar #1

Open ronniedroid opened 4 years ago

ronniedroid commented 4 years ago

I really like the project, and really want to use it. I just can't get it working with spectrwm.

Spectrwm takes a baraction.sh script and shows it's output on the bar, it is not accepting uniblocks.

I trued capturing the output in another script and showing that, but it still didn't work

Hoping you could check it out. Thanks in advance.

salman-abedin commented 4 years ago

From what I can gather, putting uniblocks -g inbaraction.sh oughtta do the trick. Try to remove the \r from the last printf of the script if it bothers you furthermore.

ronniedroid commented 4 years ago

I tried both suggestion, none of them worked. I don't understand why, it should word.