summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPandademic <74566464+Pandademic@users.noreply.github.com>2021-11-03 08:07:35 -0400
committerGitHub <noreply@github.com>2021-11-03 08:07:35 -0400
commit0c93c8441edc1753a7bd77b6bbf81f388ea07b4e (patch)
tree76a722a672ae5b24fb46720016cc263617cdde60 /docs
parentf79ba210205ace72a574fc12f5da74de4eb6244f (diff)
docs(battery): add quotes in example
Diffstat (limited to 'docs')
-rw-r--r--docs/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index 7739d1b61..1d7b4a928 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -406,7 +406,7 @@ style = "bold red"
[[battery.display]] # "bold yellow" style and 💦 symbol when capacity is between 10% and 30%
threshold = 30
style = "bold yellow"
-discharging_symbol = 💦
+discharging_symbol = "💦"
# when capacity is over 30%, the battery indicator will not be displayed