From a81cb70c6ea7d4a1150fcdf59d77f4a3b418edff Mon Sep 17 00:00:00 2001 From: MeaTLoTioN Date: Wed, 1 Nov 2023 09:46:08 +0000 Subject: [PATCH] fix up wofiunicode to use wl-copy (from wl-clipboard) as the Wayland equivalent of xclip for Xorg --- wofiunicode | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wofiunicode b/wofiunicode index 687f6ed..2f6d234 100755 --- a/wofiunicode +++ b/wofiunicode @@ -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"