aboutsummaryrefslogtreecommitdiff
path: root/src/SettingsHandler.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/SettingsHandler.qml')
-rw-r--r--src/SettingsHandler.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SettingsHandler.qml b/src/SettingsHandler.qml
index ca5ea6b..ca52198 100644
--- a/src/SettingsHandler.qml
+++ b/src/SettingsHandler.qml
@@ -68,6 +68,7 @@ QtObject {
property string launcherArgument : "-c"
property string overlayBackground : "black"
property string overlayFontColor : "white"
+ property string statusFontColor : "gray"
}
property Settings command : Settings {