#!/bin/bash
if [ -z "$DISPLAY" ]
then
  export DISPLAY=:0
fi
