Regenerated
|
After Width: | Height: | Size: 125 KiB |
|
After Width: | Height: | Size: 351 KiB |
|
After Width: | Height: | Size: 94 KiB |
|
After Width: | Height: | Size: 280 KiB |
|
After Width: | Height: | Size: 133 KiB |
|
After Width: | Height: | Size: 139 KiB |
|
After Width: | Height: | Size: 343 KiB |
|
After Width: | Height: | Size: 256 KiB |
|
After Width: | Height: | Size: 134 KiB |
|
After Width: | Height: | Size: 108 KiB |
|
After Width: | Height: | Size: 343 KiB |
|
After Width: | Height: | Size: 126 KiB |
|
After Width: | Height: | Size: 256 KiB |
|
After Width: | Height: | Size: 110 KiB |
|
After Width: | Height: | Size: 98 KiB |
|
After Width: | Height: | Size: 248 KiB |
|
After Width: | Height: | Size: 245 KiB |
|
After Width: | Height: | Size: 123 KiB |
|
After Width: | Height: | Size: 133 KiB |
|
After Width: | Height: | Size: 136 KiB |
|
After Width: | Height: | Size: 149 KiB |
|
After Width: | Height: | Size: 112 KiB |
|
After Width: | Height: | Size: 290 KiB |
|
After Width: | Height: | Size: 114 KiB |
|
After Width: | Height: | Size: 112 KiB |
|
After Width: | Height: | Size: 306 KiB |
|
After Width: | Height: | Size: 391 KiB |
|
After Width: | Height: | Size: 203 KiB |
|
After Width: | Height: | Size: 382 KiB |
|
After Width: | Height: | Size: 224 KiB |
|
After Width: | Height: | Size: 221 KiB |
@@ -0,0 +1 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/videos/dark_water_large.mp4
|
||||
@@ -0,0 +1 @@
|
||||
/nix/store/9cznk9vc494karcb2pq7sccallv76m82-home-manager-files/nixos_conf/wallpaperstuff/videos/white_blobs_small.mp4
|
||||
@@ -0,0 +1 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/videos/white_blobs_small.mp4
|
||||
@@ -0,0 +1,26 @@
|
||||
[default]
|
||||
# Directory to pick wallpapers from
|
||||
path = "/home/henrov/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)
|
||||
@@ -0,0 +1,26 @@
|
||||
[default]
|
||||
# Directory om wallpapers uit te kiezen
|
||||
path = "/home/henrov/Droidnix/wallpaperstuff/pictures"
|
||||
|
||||
# Wissel elke X minuten
|
||||
duration = "5m"
|
||||
|
||||
# Volgorde (ascending/descending/random)
|
||||
sorting = "random"
|
||||
|
||||
# Inclusief submappen
|
||||
recursive = true
|
||||
|
||||
# Hoe de wallpaper op het scherm past
|
||||
mode = "stretch"
|
||||
|
||||
# Overgangstijd in milliseconden
|
||||
transition-time = 2500
|
||||
|
||||
# Pas een "fade-achtige" overgang toe (gebruikt gl-transitions)
|
||||
[default.transition]
|
||||
type = "dissolve"
|
||||
|
||||
# Pas deze standaardinstellingen toe op elk scherm dat niet expliciet vermeld is
|
||||
[any]
|
||||
# (erft van [default]; laat leeg tenzij je overschrijvingen wilt)
|
||||