#!/bin/bash if [ -z ${SWAYSOCK+x} ]; then i3 reload else ${HOME}/scripts/sway/displays.pl -w fi