summaryrefslogtreecommitdiffstats
path: root/src/constants.rs
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-04-16 20:06:50 -0400
committerGitHub <noreply@github.com>2020-04-16 20:06:50 -0400
commit163f6823a26920fcf5044acd5db4619c039d057e (patch)
tree69399630167fa6464b67b71d567455018d8cbc5c /src/constants.rs
parent45e9ba123419eced8bc6b5707030b732afc833b5 (diff)
feature: Add battery widget (#120)
Diffstat (limited to 'src/constants.rs')
-rw-r--r--src/constants.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/constants.rs b/src/constants.rs
index 241b991b..1fc0e972 100644
--- a/src/constants.rs
+++ b/src/constants.rs
@@ -199,6 +199,9 @@ pub const DEFAULT_CONFIG_CONTENT: &str = r##"
# Represents the colour of the lines and text of the graph.
#graph_color="Gray"
+# Represents the colours of the battery based on charge
+#battery_colors = ["red", "yellow", "yellow", "green", "green", "green"]
+
##########################################################
# Layout - layouts follow a pattern like this: