add imv image viewer
This commit is contained in:
parent
7281c7619a
commit
4f4de25afa
2 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
[ "$#" -eq 0 ] && exit
|
||||
torsocks curl -O "$@"
|
||||
image="$(basename "$@")"
|
||||
feh "$image"
|
||||
rifle -fF "$image"
|
||||
mv "$image" /data/pictures/anselmages/
|
||||
ln -s ../anselmages/"$image" /data/pictures/background-source/"$image"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue