From 8f7c0deb42d1219d21d9c6324c730b2665a0cc3e Mon Sep 17 00:00:00 2001 From: rbuj Date: Sat, 21 Nov 2020 11:52:04 +0100 Subject: Show subvol mount option on GNU/Linux --- src/org.mate.system-monitor.gschema.xml.in | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'src/org.mate.system-monitor.gschema.xml.in') diff --git a/src/org.mate.system-monitor.gschema.xml.in b/src/org.mate.system-monitor.gschema.xml.in index 3e976f4..0bac3e8 100644 --- a/src/org.mate.system-monitor.gschema.xml.in +++ b/src/org.mate.system-monitor.gschema.xml.in @@ -477,33 +477,41 @@ 80 - Width of disk view 'Total' column + Width of disk view 'SubVol' column true - Show disk view 'Total' column on startup + Show disk view 'SubVol' column on startup 80 - Width of disk view 'Free' column + Width of disk view 'Total' column true - Show disk view 'Free' column on startup + Show disk view 'Total' column on startup 80 - Width of disk view 'Available' column + Width of disk view 'Free' column true - Show disk view 'Available' column on startup + Show disk view 'Free' column on startup + 80 + Width of disk view 'Available' column + + + true + Show disk view 'Available' column on startup + + 300 Width of disk view 'Used' column - + true Show disk view 'Used' column on startup -- cgit v1.2.1