README dependency table update

Former-commit-id: cddf21f29c
Former-commit-id: 608941a5fcbf8d930e1528aa6f221988e28a7758
Former-commit-id: 51704e96dae4dc3f72faa4b0b5e834054a1fceaa
Former-commit-id: 2b5c040792ec6068cb7ac0fbeb4fb3a2269846c6
This commit is contained in:
Elena 2019-03-26 01:18:15 +02:00
parent 92007b2376
commit c9b50843b9

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 |