#!/bin/bash if [ -z ${SWAYSOCK+x} ]; then i3 reload else cd ${HOME}/scripts/sway perl -Ilocal/lib/perl5/5.38.2 display.pl -w fi