fix some deprecations
This commit is contained in:
parent
1137b5a754
commit
a8244cde67
3 changed files with 7 additions and 2 deletions
|
|
@ -116,7 +116,7 @@ Singleton {
|
|||
Process {
|
||||
id: generateThemeProcess
|
||||
command: ["wallust", "run", currentWallpaper, "-u", "-k", "-d", "Templates"]
|
||||
workingDirectory: Quickshell.configDir
|
||||
workingDirectory: Quickshell.shellDir
|
||||
running: false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue