From 35a432d462c9019039aae82f257bcca75b9745b2 Mon Sep 17 00:00:00 2001 From: Miles Alan Date: Tue, 26 May 2020 19:00:42 -0500 Subject: [PATCH] Copy to xsel instead of xclip in urlhandler.sh --- scripts/core/sxmo_urlhandler.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/core/sxmo_urlhandler.sh b/scripts/core/sxmo_urlhandler.sh index 992fa0e..f270d96 100755 --- a/scripts/core/sxmo_urlhandler.sh +++ b/scripts/core/sxmo_urlhandler.sh @@ -31,7 +31,7 @@ COMMAND=$( firefox -new-window URL netsurf URL surf URL - echo URL | xclip -i + echo URL | xsel -i youtube-dl -o- URL | mpv -v - youtube-dl URL curl URL | vis -