#!/bin/sh # candybar - a stupidly simple statusbar written in shell export bar=" " . "$HOME/.config/candybar/config.sh" printf "$bar\n"