option for satty instead of swappy (#2585)

This commit is contained in:
end-4
2025-12-09 23:27:23 +01:00
parent d9b1d0261d
commit 0cc521aef5
2 changed files with 5 additions and 1 deletions
@@ -437,6 +437,9 @@ Singleton {
property int strokeWidth: 6
property int padding: 10
}
property JsonObject annotation: JsonObject {
property bool useSatty: false
}
}
property JsonObject resources: JsonObject {