🔧 fix: trigger preview action when color or palette changes

This commit is contained in:
2026-02-28 22:51:04 +01:00
parent 603adb1a7a
commit 4c482937a1
4 changed files with 53 additions and 25 deletions
+1 -1
View File
@@ -190,7 +190,7 @@ Initial sorting behavior for loaded images.
"previewDebounceTime": 500,
"quitOnSelected": true,
"onPreview": "swww img {{ path }}",
"onSelected": "cp {{ path }} ~/.config/current_wallpaper.jpg",
"onSelected": "cp {{ path }} ~/.config/wallpaper/current/ && swww img {{ path }}",
"saveState": [
{
"key": "current_wp",