#!/bin/sh lemonbar="lemonbar $(python ./easyconf-lemonbar/lemonbar_command.py)" exec python './easyconf-lemonbar/main.py' | sh -c "${lemonbar}"