From b2bcd0fc0f9b06cc021d46bdc954addb3c433f99 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Wed, 6 Sep 2023 21:18:05 +0300 Subject: Added the following functions: vram_perc, vram_total, vram_used. Changes to be committed: modified: README modified: components/vram.c modified: config.def.h modified: config.h modified: slstatus.h --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 2090da1..4091ad2 100644 --- a/README +++ b/README @@ -26,7 +26,7 @@ Features - Network speeds (RX and TX) - Number of files in a directory (hint: Maildir) - Memory status (free memory, percentage, total memory and used memory) -- GPU Memory status (percentage used) +- GPU Memory status (percentage used, total amount and used amount of virtual memory) - Swap status (free swap, percentage, total swap and used swap) - Temperature - Uptime -- cgit v1.2.3