#!/bin/bash exec alacritty msg create-window --class="term_float" --working-directory="$HOME" --command "($inp); read -n1";;