wallpapers: fix set script call

This commit is contained in:
2 * r + 2 * t 2025-06-08 20:59:30 +10:00
parent c214b3c5d6
commit b7370c54d9

View file

@ -92,7 +92,7 @@ Singleton {
property string path property string path
command: ["caelestia", "wallpaper", "-Q", "-f", path] command: ["caelestia", "wallpaper", "-f", path]
} }
Process { Process {