Browse Source

With all due deference to Grabiel; I appreciate the chaos

Donald Carr 8 years ago
parent
commit
91387b5045
1 changed files with 1 additions and 1 deletions
  1. 1 1
      qml/main.qml

+ 1 - 1
qml/main.qml

@@ -118,7 +118,7 @@ Window {
         property string effect: ""
         property string view: "Reel"
         property bool smoothArt: false
-        property bool randomlyMirrorArt: false
+        property bool randomlyMirrorArt: true
         property bool fullscreen: true
 
         property bool clockWidget: false