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