#!/bin/sh if [ -f ~/bin/go-i3 ]; then ~/bin/go-i3 else i3status fi