|
@@ -80,10 +80,9 @@ Window {
|
|
property string effect: ""
|
|
property string effect: ""
|
|
property string view: "Well"
|
|
property string view: "Well"
|
|
property bool smoothArt: false
|
|
property bool smoothArt: false
|
|
- property bool randomlyMirrorArt: true
|
|
|
|
|
|
+ property bool randomlyMirrorArt: false
|
|
property bool fullscreen: true
|
|
property bool fullscreen: true
|
|
|
|
|
|
-
|
|
|
|
property bool clockWidget: false
|
|
property bool clockWidget: false
|
|
property real clockIntensity: 0.6
|
|
property real clockIntensity: 0.6
|
|
|
|
|