diff options
Diffstat (limited to 'sys-process/bottom/metadata.xml')
-rw-r--r-- | sys-process/bottom/metadata.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-process/bottom/metadata.xml b/sys-process/bottom/metadata.xml index cc41a7f280aa..b69962904de5 100644 --- a/sys-process/bottom/metadata.xml +++ b/sys-process/bottom/metadata.xml @@ -17,6 +17,8 @@ <remote-id type="github">ClementTsang/bottom</remote-id> </upstream> <use> - <flag name='battery'>Include support for laptop battery information.</flag> + <flag name='battery'>Include support for laptop battery information</flag> + <flag name='gpu'>Include support for GPU temperature and memory usage information</flag> + <flag name='zfs'>Include support for ZFS ARC memory usage information</flag> </use> </pkgmetadata> |