wallpapers: fix set script call
This commit is contained in:
parent
c214b3c5d6
commit
b7370c54d9
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ Singleton {
|
||||||
|
|
||||||
property string path
|
property string path
|
||||||
|
|
||||||
command: ["caelestia", "wallpaper", "-Q", "-f", path]
|
command: ["caelestia", "wallpaper", "-f", path]
|
||||||
}
|
}
|
||||||
|
|
||||||
Process {
|
Process {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue