summaryrefslogtreecommitdiff
path: root/config/DashboardConfig.qml
diff options
context:
space:
mode:
Diffstat (limited to 'config/DashboardConfig.qml')
-rw-r--r--config/DashboardConfig.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/DashboardConfig.qml b/config/DashboardConfig.qml
index 201b8d3..269d4b4 100644
--- a/config/DashboardConfig.qml
+++ b/config/DashboardConfig.qml
@@ -3,8 +3,6 @@ import Quickshell.Io
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