#!/bin/sh word="$(printf '\n' | dmenu -p "Enter Word")" dym -c $word | dmenu -p "Select spelling" | xclip -selection clipboard