This commit is contained in:
lucy 2026-02-13 14:13:32 +01:00
parent 173df32f9a
commit 775fbfbcb5

View File

@ -23,7 +23,7 @@ FloatingWindow {
}
Process {
id: wallustRunner
property string cmd: "matugen image " + Settings.config.currentWall
property string cmd: "wallust run " + Settings.config.currentWall
command: ["sh", "-c", cmd]
}
GlobalShortcut {