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