mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 12:37:16 +00:00
Changed image cache location
This commit is contained in:
@@ -198,7 +198,7 @@ prompt_height=1
|
||||
image="wall"
|
||||
|
||||
# Thumbnail directory
|
||||
imgtempdir="$HOME/.fetchimages"
|
||||
imgtempdir="$HOME/.cache/thumbnails"
|
||||
|
||||
# Image Backend
|
||||
# Which program to draw images with
|
||||
|
||||
Reference in New Issue
Block a user