fix up wofiunicode to use wl-copy (from wl-clipboard) as the Wayland equivalent of xclip for Xorg
This commit is contained in:
parent
3316684b69
commit
a81cb70c6e
@ -2,7 +2,7 @@
|
|||||||
# Give wofi list of all unicode characters to copy.
|
# Give wofi list of all unicode characters to copy.
|
||||||
# Shows the selected character in dunst if running.
|
# 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
|
wl-copy -h >/dev/null 2>&1 || exit
|
||||||
|
|
||||||
emojifile="emojis.txt"
|
emojifile="emojis.txt"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user