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