Copy to xsel instead of xclip in urlhandler.sh

This commit is contained in:
Miles Alan 2020-05-26 19:00:42 -05:00
parent da0b5cc933
commit 35a432d462

View file

@ -31,7 +31,7 @@ COMMAND=$(
firefox -new-window URL firefox -new-window URL
netsurf URL netsurf URL
surf URL surf URL
echo URL | xclip -i echo URL | xsel -i
youtube-dl -o- URL | mpv -v - youtube-dl -o- URL | mpv -v -
youtube-dl URL youtube-dl URL
curl URL | vis - curl URL | vis -