scripts

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

commit 5a947bfdacd2a4824d441d050956325838910cc2
parent 68b05fc673b535632fb2d0d051d56bc13efdfd73
Author: clamiax <smoppy@gmail.com>
Date:   Sat,  1 Mar 2014 16:20:39 +0100

Change the feh flag, again.

Diffstat:
Mscrapthumb | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scrapthumb b/scrapthumb @@ -1,6 +1,6 @@ #!/bin/bash # Scrap Tumblr to get random images -# Usage: feh --bg-max $(scrapthumb -n1 -s http://desktopwallpaperproject.tumblr.com) +# Usage: feh --bg-fill $(scrapthumb -n1 -s http://desktopwallpaperproject.tumblr.com) # TODO # - Handle network errors