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 f0d34cd..0a41cfd 100644
--- a/config/DashboardConfig.qml
+++ b/config/DashboardConfig.qml
@@ -16,5 +16,6 @@ Singleton {
readonly property int mediaWidth: 200
readonly property int mediaProgressSweep: 180
readonly property int mediaProgressThickness: 8
+ readonly property int resourceProgessThickness: 10
}
}