docs: Fix Memory Usage option key (#586)

This commit is contained in:
Yoshi
2019-10-25 09:58:10 +09:00
committed by Matan Kushner
parent aa260899d4
commit edf5176c37
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -706,7 +706,7 @@ To enable it, set `disabled` to `false` in your configuration file.
show_percentage = true
show_swap = true
threshold = -1
icon = " "
symbol = " "
style = "bold dimmed green"
```