mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 12:37:16 +00:00
Remove shuffledir in favor of '--image path/to/dir/'
This commit is contained in:
@@ -274,7 +274,7 @@ disk_display="off"
|
||||
|
||||
|
||||
# Image Source
|
||||
# --image wall, shuffle, ascii, /path/to/img, off
|
||||
# --image wall, ascii, /path/to/img, /path/to/dir/, off
|
||||
image="wall"
|
||||
|
||||
# Thumbnail directory
|
||||
@@ -294,9 +294,6 @@ w3m_img_path="/usr/lib/w3m/w3mimgdisplay"
|
||||
# --image_position left/right
|
||||
image_position="left"
|
||||
|
||||
# Shuffle dir
|
||||
shuffle_dir="$HOME/Pictures/wallpapers/wash"
|
||||
|
||||
# Crop mode
|
||||
# --crop_mode normal/fit/fill
|
||||
crop_mode="normal"
|
||||
|
||||
Reference in New Issue
Block a user