Set wall as default image source
This commit is contained in:
parent
039604f806
commit
972d677da5
2
fetch
2
fetch
|
@ -152,7 +152,7 @@ prompt_height=1
|
||||||
|
|
||||||
# Image Source
|
# Image Source
|
||||||
# --image wall, shuffle, /path/to/img, off
|
# --image wall, shuffle, /path/to/img, off
|
||||||
image="shuffle"
|
image="wall"
|
||||||
|
|
||||||
# Thumbnail directory
|
# Thumbnail directory
|
||||||
imgtempdir="$HOME/.fetchimages"
|
imgtempdir="$HOME/.fetchimages"
|
||||||
|
|
Reference in New Issue