Commit 89c43b1f authored by Dylan Araps's avatar Dylan Araps Committed by GitHub

Merge pull request #436 from dylanaraps/image

Images: Rewrite image functions
parents 232ac07f aba89c8a
...@@ -287,8 +287,8 @@ disk_display="off" ...@@ -287,8 +287,8 @@ disk_display="off"
# Image Source # Image Source
# --image wall, ascii, /path/to/img, /path/to/dir/, off # --image wallpaper, /path/to/img, /path/to/dir/, off
image="wall" image_source="wallpaper"
# Thumbnail directory # Thumbnail directory
thumbnail_dir="$HOME/.cache/thumbnails/neofetch" thumbnail_dir="$HOME/.cache/thumbnails/neofetch"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment