change matugen scheme
This commit is contained in:
parent
5b3d05168a
commit
65124d8d42
@ -22,7 +22,7 @@ Item {
|
||||
}
|
||||
Process {
|
||||
id: wallustRunner
|
||||
property string cmd: "matugen image " + Settings.config.currentWall
|
||||
property string cmd: "matugen image " + Settings.config.currentWall + " -t scheme-fidelity"
|
||||
command: ["sh", "-c", cmd]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user