easyconf-lemonbar/run.sh

6 lines
93 B
Bash

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