Remove shuffledir in favor of '--image path/to/dir/'
This commit is contained in:
parent
d7df2378df
commit
5d03e007af
2 changed files with 11 additions and 14 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue