scripts

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

commit e68905330fdb955557f309a1db24a060968915ff
parent 1d20b470dead09cf229849560a3363f3fc0e363a
Author: clamiax <smoppy@gmail.com>
Date:   Sun,  5 Jan 2014 21:09:31 +0000

Fix a formatting error.

Diffstat:
MREADME.md | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -13,9 +13,8 @@ Draw useful informations to the dwm bar. scrapthumb ---------- Get random images from Tumblr. -Example usage: +Example usage in ~/.xinitrc: -# ~/.xinitrc while true do feh --bg-scale $(~/sources/scripts/scrapthumb -n1 -s http://desktopwallpaperproject.tumblr.com)