#!/bin/bash ssher=$(wofi --dmenu -i < $HOME/.config/ssh-into); terminator -e "ssh $ssher"