Files
dotfiles/config/wallpaper/.config/wallpaper-carousel/config.json
2026-01-14 22:12:35 +01:00

22 lines
451 B
JSON

{
"wallpaper": {
"dirs": [
"~/Pictures/backgrounds"
],
"excludes": [
"~/Pictures/backgrounds/nao-stars-crop-adjust-flop.jpg",
"~/Pictures/backgrounds/miku-gate.jpg"
]
},
"action": {
"confirm": "change-wallpaper \"%1\" 2560 1600"
},
"style": {
"no_loading_screen": false
},
"sort": {
"type": "date",
"reverse": true
}
}