From 1a12464ebdd84e65bdcc39166e5950fcd419bb0a Mon Sep 17 00:00:00 2001 From: koksnuss Date: Tue, 15 May 2018 11:07:55 +0200 Subject: [PATCH] update readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e832e27..19c2bab 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ module dependency -------------------------- audio amixer battery none, searches in /sys/class/power_supply/BAT... -cpu top +cpu top, htop for click support datetime date ip curl -ram none, searches in /proc/meminfo +ram none, searches in /proc/meminfo, htop for click support storage df backlight none, searches in /sys/class/backlight, intel and ati/amd supported ``` @@ -47,8 +47,9 @@ backlight none, searches in /sys/class/backlight, intel and ati/amd supported - [ ] ethernet bandwith ## Click interactions -- [x] datetime: left: show date and seconds +- [x] datetime: left: show weekday, date, weeknumber and seconds - [x] audio/mic: left: toggle mute +- [x] ram/cpu: left: open `top` in a terminal - [ ] external storage: mount it somewhere ## Signals