add config of wallpaper-carousel

This commit is contained in:
2025-11-05 19:05:26 +01:00
parent a6bcce7c7c
commit 1e573ae740
3 changed files with 18 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
{
"wallpaper": {
"dirs": ["~/Pictures/backgrounds", "/media/Beta/壁纸/库"],
"excludes": [
"~/.config/backgrounds/nao-stars-crop-adjust-flop.jpg",
"~/.config/backgrounds/miku-gate.jpg",
"~/.config/backgrounds/README.md"
]
},
"action": {
"confirm": "change-wallpaper \"%1\""
},
"sort": {
"type": "date",
"reverse": true
}
}

Submodule config/wallpaper/Pictures/backgrounds added at 0b274a819c