fix up wofiunicode to use wl-copy (from wl-clipboard) as the Wayland equivalent of xclip for Xorg

This commit is contained in:
MeaTLoTioN 2023-11-01 09:46:08 +00:00
parent 3316684b69
commit a81cb70c6e

View File

@ -2,7 +2,7 @@
# Give wofi list of all unicode characters to copy.
# Shows the selected character in dunst if running.
# Must have xclip installed to even show menu.
# Must have wl-copy installed to even show menu.
wl-copy -h >/dev/null 2>&1 || exit
emojifile="emojis.txt"