scripts

shell scripts
git clone git://git.bitsmanent.org/scripts
Log | Files | Refs | README

commit 3f73f7f8b07af316e2484372498292171dd0d8f3
parent 0bd2634e849da98b3766434bfe66fce1d537f69f
Author: clamiax <smoppy@gmail.com>
Date:   Sun, 21 Sep 2014 16:32:51 +0200

Remove few TODO items and improve sample usage

Diffstat:
Mscrapthumb | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/scrapthumb b/scrapthumb @@ -1,11 +1,9 @@ #!/bin/bash # Scrap Tumblr to get random images -# Usage: feh --bg-fill $(scrapthumb -n1 -s http://desktopwallpaperproject.tumblr.com) +# Usage: feh --bg-fill --no-fehbg $(scrapthumb -run1) > /tmp/scrapthumb # TODO # - Handle network errors -# - Store source and file to $INFOBG (/tmp/.scrapthumb) -# - Disable ~/.fehbg # - GIF support # - Transitions