浏览代码

Swirls is a much groovier/less invasive default background

Change-Id: Ic1c352554ef3fc5c6b80420c7cad2496b2d76327
Donald Carr 5 年之前
父节点
当前提交
c83e05cfa2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      qml/main.qml

+ 1 - 1
qml/main.qml

@@ -88,7 +88,7 @@ Item {
 
         property string effect: ""
         property string artView: "Trivial"
-        property string backdrop: "Cells"
+        property string backdrop: "Swirls"
 
         property bool smoothArt: false
         property bool randomlyMirrorArt: false