You are not logged in.

#1 2016-07-27 16:44:30

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,737

[SOLVED] lemonbar launcher?

A minimum example of a working clickable launcher line to pipe to lemonbar is something my google-foo is not able to find today, any working examples?

This

echo "%{A:terminator:} urxvt %{A}" | ./lemonbar -p

will just echo to stdout.

edit: this

echo "%{A:thunar &:}  thunar  %{A}" | ./lemonbar -p |  while read line; do eval "$line"; done &

is working, but probably not exactly the way to go.

Last edited by brontosaurusrex (2016-07-27 19:36:17)

Online

Board footer

Powered by FluxBB