From e6d55cba85fc49b3dfac8150c397540bda369847 Mon Sep 17 00:00:00 2001 From: Marian Gasparovic Date: Sun, 4 Feb 2018 18:36:36 +0100 Subject: Scaling network graph using thresholds defined by user --- .../org.mate.panel.applet.multiload.gschema.xml.in | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'multiload/org.mate.panel.applet.multiload.gschema.xml.in') diff --git a/multiload/org.mate.panel.applet.multiload.gschema.xml.in b/multiload/org.mate.panel.applet.multiload.gschema.xml.in index 206ebee3..d0d27a32 100644 --- a/multiload/org.mate.panel.applet.multiload.gschema.xml.in +++ b/multiload/org.mate.panel.applet.multiload.gschema.xml.in @@ -89,6 +89,26 @@ '#000000' Network graph background color + + '#ffffff' + Grid line color + + + '#0000ff' + Indicator color + + + 1000000 + Network threshold 1 in bytes + + + 10000000 + Network threshold 2 in bytes + + + 100000000 + Network threshold 3 in bytes + '#8b00c3' Graph color for user-related swap usage -- cgit v1.2.1