Doubled fade time
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
# Directory to pick wallpapers from
|
# Directory to pick wallpapers from
|
||||||
path = "~/nixos_conf/wallpaperstuff/pictures"
|
path = "~/nixos_conf/wallpaperstuff/pictures"
|
||||||
|
|
||||||
# Switch every 60 minutes
|
# Switch every X minutes
|
||||||
duration = "5m"
|
duration = "5m"
|
||||||
|
|
||||||
# Random order (ascending/descending/random)
|
# Random order (ascending/descending/random)
|
||||||
@@ -30,7 +30,7 @@ recursive = true
|
|||||||
mode = "stretch"
|
mode = "stretch"
|
||||||
|
|
||||||
# Transition time in milliseconds
|
# Transition time in milliseconds
|
||||||
transition-time = 2500
|
transition-time = 5000
|
||||||
|
|
||||||
# Apply a "fade-like" transition (uses gl-transitions)
|
# Apply a "fade-like" transition (uses gl-transitions)
|
||||||
[default.transition.dissolve]
|
[default.transition.dissolve]
|
||||||
|
|||||||
Reference in New Issue
Block a user