update readme

This commit is contained in:
koksnuss 2018-05-15 11:07:55 +02:00
parent 457e6e2c94
commit 1a12464ebd

View File

@ -8,10 +8,10 @@ module dependency
-------------------------- --------------------------
audio amixer audio amixer
battery none, searches in /sys/class/power_supply/BAT... battery none, searches in /sys/class/power_supply/BAT...
cpu top cpu top, htop for click support
datetime date datetime date
ip curl ip curl
ram none, searches in /proc/meminfo ram none, searches in /proc/meminfo, htop for click support
storage df storage df
backlight none, searches in /sys/class/backlight, intel and ati/amd supported 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 - [ ] ethernet bandwith
## Click interactions ## 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] audio/mic: left: toggle mute
- [x] ram/cpu: left: open `top` in a terminal
- [ ] external storage: mount it somewhere - [ ] external storage: mount it somewhere
## Signals ## Signals