#!/bin/sh INP="$(wofi --dmenu -H 1 -W 5)" [ -z "$INP" ] && exit swaymsg "workspace \"$INP\""