25 lines
424 B
INI
25 lines
424 B
INI
[Settings]
|
|
# Which backend to use
|
|
backend = swww
|
|
|
|
# Wallpaper directory to browse
|
|
wallpaper_dirs = ~/Pictures/Wallpapers/
|
|
|
|
# Transition settings for swww
|
|
swww_transition = wave
|
|
swww_fps = 30
|
|
swww_duration = 0.7
|
|
|
|
# Restore wallpaper on startup
|
|
restore_last = true
|
|
|
|
# Fit options: fill | contain | cover | center | tile
|
|
mode = fill
|
|
|
|
# Enable preview thumbnails
|
|
show_thumbnails = true
|
|
|
|
# Random wallpaper button
|
|
random = true
|
|
|