summaryrefslogtreecommitdiff
path: root/config/DashboardConfig.qml
diff options
context:
space:
mode:
Diffstat (limited to 'config/DashboardConfig.qml')
-rw-r--r--config/DashboardConfig.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/DashboardConfig.qml b/config/DashboardConfig.qml
index 02f838e..201b8d3 100644
--- a/config/DashboardConfig.qml
+++ b/config/DashboardConfig.qml
@@ -4,6 +4,7 @@ JsonObject {
property int mediaUpdateInterval: 500
property int visualiserBars: 45
property string weatherLocation: "" // A lat,long pair, e.g. "37.8267,-122.4233"
+ property bool useFahrenheit: false
property JsonObject sizes: JsonObject {
readonly property int tabIndicatorHeight: 3