wallpaper_chooser -> wallpaper-chooser

This commit is contained in:
2025-09-24 15:04:24 +02:00
parent 8f27b3673b
commit 6b96b66a40
4 changed files with 27 additions and 22 deletions
+5 -3
View File
@@ -4,7 +4,9 @@
"~/Pictures/116327446_p0.jpg"
],
"dirs": [
"~/.config/backgrounds"
"~/.config/backgrounds",
"/media/Beta/壁纸/库",
"$HOME/.config/wallpaper-chooser/current"
],
"excludes": [
"~/.config/backgrounds/nao-stars-crop-adjust-flop.jpg",
@@ -13,7 +15,7 @@
]
},
"action": {
"confirm": "~/.scripts/change-wallpaper.sh \"%1\""
"confirm": "change-wallpaper \"%1\""
},
"style": {
"aspect_ratio": 1.6,
@@ -27,4 +29,4 @@
"type": "date",
"reverse": true
}
}
}