#!/bin/sh exec 2>&1 . "$HOME/.config/common_service.sh" chpst -e "$TURNSTILE_ENV_DIR" swaysome init 1 || exit $? exec pause