wip: working carousel :D

This commit is contained in:
2025-08-05 16:53:06 +02:00
parent c35c0a724e
commit 8fab9b3ff4
6 changed files with 368 additions and 11 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"wallpaper": {
"paths": [
"~/Pictures/116327446_p0.jpg"
],
"dirs": [
"~/.config/backgrounds"
],
"excludes": [
"~/.config/backgrounds/nao-start-crop-adjusted.jpg",
"~/.config/backgrounds/README.md"
]
},
"actions": {
"confirm": "~/.scripts/change_wallpaper.sh <path> <color>"
}
}