aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--plugin/memory.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugin/memory.json b/plugin/memory.json
index 5921c3b..4a43f3a 100644
--- a/plugin/memory.json
+++ b/plugin/memory.json
@@ -16,6 +16,10 @@
16 "name": "Cached", 16 "name": "Cached",
17 "color": "0000ff" 17 "color": "0000ff"
18 }, 18 },
19 "cache": {
20 "name": "Cache",
21 "color": "0000ff"
22 },
19 "buffered": { 23 "buffered": {
20 "name": "Buffered", 24 "name": "Buffered",
21 "color": "ffb000" 25 "color": "ffb000"