#!/bin/bash
eesh -ewait 'background' > /tmp/disp.tmp
TEMP="use_bg `/home/ben/bin/randomline /tmp/disp.tmp` 0"
eesh -e "$TEMP"
