From f7b70e2293b3946aa6c3397c5f37a6589113aca8 Mon Sep 17 00:00:00 2001 From: Andreas Tennert Date: Tue, 9 Mar 2021 18:32:50 +0100 Subject: [PATCH] doc: add memory widget to readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 72650b7..737622f 100644 --- a/readme.md +++ b/readme.md @@ -19,4 +19,5 @@ A widget may support different cell-based sizes. The final width and height can * *LcarsdeWifiStatus* - Shows the status of a wifi connector * *LcarsdeEthStatus* - Shows the status of an ethernet connector * *LcarsdeStatusButton* - Button for executing a command/running a program +* *LcarsdeStatusMemory* - Shows the current memory usage * *LcarsdeStatusFiller* - Used to fill empty space in the status bar; there's usually no need to explicitly configure it