Added: Toggle for showing free disk space for privileged or normal users

This commit is contained in:
aristocratos
2022-02-13 00:33:20 +01:00
parent d804d3ab33
commit baabbe78b2
3 changed files with 14 additions and 3 deletions

View File

@@ -464,12 +464,19 @@ namespace Menu {
"",
"True or False."},
{"use_fstab",
"Read disks list from /etc/fstab.",
"(Has no effect on macOS X)",
"(Linux) Read disks list from /etc/fstab.",
"",
"This also disables only_physical.",
"",
"True or False."},
{"disk_free_priv",
"(Linux) Type of available disk space.",
"",
"Set to true to show how much disk space is",
"available for privileged users.",
"",
"Set to false to show available for normal",
"users."},
{"disks_filter",
"Optional filter for shown disks.",
"",