Remove shuffledir in favor of '--image path/to/dir/'

This commit is contained in:
Dylan
2016-03-25 21:22:58 +11:00
parent d7df2378df
commit 5d03e007af
2 changed files with 11 additions and 14 deletions

View File

@@ -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"