#!/bin/bash if [ -f ~/.screenlayout/default.sh ]; then echo "test" bash ~/.screenlayout/default.sh fi