From 0af40be88e400e8385b098089f277ebc9da5edd6 Mon Sep 17 00:00:00 2001 From: Dylan Date: Thu, 28 Jan 2016 20:11:58 +1100 Subject: [PATCH] Set 'wall' back to default image source --- fetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetch b/fetch index cd5fb90d..edc256d9 100755 --- a/fetch +++ b/fetch @@ -207,7 +207,7 @@ prompt_height=1 # Image Source # --image wall, shuffle, ascii, /path/to/img, off -image="ascii" +image="wall" # Image Options {{{