change matugen scheme
This commit is contained in:
parent
5b3d05168a
commit
65124d8d42
@ -22,7 +22,7 @@ Item {
|
|||||||
}
|
}
|
||||||
Process {
|
Process {
|
||||||
id: wallustRunner
|
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]
|
command: ["sh", "-c", cmd]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user