mirror of
https://github.com/aristocratos/btop.git
synced 2026-06-12 01:34:24 -04:00
Added: Toggle for showing free disk space for privileged or normal users
This commit is contained in:
@@ -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.",
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user