dmenu-scripts/dmenu-dict

6 lines
129 B
Plaintext
Raw Normal View History

2022-06-01 21:00:40 +02:00
#!/bin/sh
word="$(printf '\n' | dmenu -p "Enter Word")"
dym -c $word | dmenu -p "Select spelling" | xclip -selection clipboard