Setting up rotating wallpapers

This commit is contained in:
2026-03-17 15:35:35 +00:00
parent 7957cccb8c
commit 1c7f74348c
115 changed files with 165 additions and 2036 deletions
@@ -0,0 +1,26 @@
[default]
# Directory to pick wallpapers from
path = "~/Droidnix/wallpaperstuff/pictures"
# Switch every X minutes
duration = "5m"
# Random order (ascending/descending/random)
sorting = "random"
# Include subfolders
recursive = true
# How to fit wallpaper on screen
mode = "stretch"
# Transition time in milliseconds
transition-time = 2500
# Apply a "fade-like" transition (uses gl-transitions)
[default.transition.dissolve]
# (leave empty to use the transition defaults)
# Apply these defaults to any monitor not explicitly listed
[any]
# (inherits [default]; keep empty unless you want overrides)