OkayDave / barr

Barr is a status line style generator for LemonBar
MIT License
80 stars 8 forks source link

won't work [help] #58

Closed atayozcan closed 6 years ago

atayozcan commented 6 years ago

It looks like lemonbar has some problems executing a non-.sh file or I can't make it work properly

OkayDave commented 6 years ago

Lemonbar doesn't execute files directly (it takes the output of another program or script via a pipe) so that bit shouldn't be a problem.

Paste your ruby code and the command you use to launch lemonbar with the script and I'll try and help you out.

atayozcan commented 6 years ago

./lemonbar.rb | lemonbar -g

atayozcan commented 6 years ago

ok. It works now