This website requires JavaScript.
Explore
Help
Sign In
kalle
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
arch
dotfiles
/
scripts
/
eww-playerctl-download-image
5 lines
101 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env bash
cat
|
xargs -I
'%'
curl
'%'
-o /tmp/mpris-thumb 2>
&
1
|
echo
"/tmp/mpris-thumb"
Reference in New Issue
View Git Blame
Copy Permalink