README dependency table update

This commit is contained in:
Elena 2019-03-26 01:18:15 +02:00
parent 89a6a3fe79
commit cddf21f29c

View file

@ -26,7 +26,8 @@ If you notice that something is missing, please open an issue so I can add the d
| `rofi` | Window switcher, application launcher and dmenu replacement | (explains itself) |
| `xorg-xbacklight` | Gets/Sets screen brightness (intel GPU only) | brightness widget |
| `lm_sensors` | CPU temperature sensor | CPU temperature widget |
| `pulseaudio`, `libpulse` | Sound system **You probably already have these** | volume widget, [bin/volume-control.sh](./bin/volume-control.sh) script |
| `upower` | Abstraction for enumerating power devices, listening to device events and more | battery widget |
| `pulseaudio`, `libpulse` | Sound system **(You probably already have these)** | volume widget, [bin/volume-control.sh](./bin/volume-control.sh) script |
| [bin/volume-control.sh](./bin/volume-control.sh) in your `$PATH` | Commands to control your volume | volume buttons, volume widget |
| `jq` | Parses `json` output | weather widget |
| `fortune-mod` | Displays random quotations (fortune cookies) | fortune widget |