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