From 6c29a8481787d320516ff1f232a3e6147bbc03c6 Mon Sep 17 00:00:00 2001 From: elenapan Date: Sat, 14 Dec 2024 10:04:31 +0200 Subject: [PATCH] readme: Add `light` to the dependency table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24b82c4..1aeb094 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Features: | [`notify-send.sh`](https://github.com/vlevit/notify-send.sh) | `notify-send` wrapper for notification replacement | | `jq` | `json` parsing in various scripts | | `inotify-tools` | Reaction to file changes in various scripts | + | `light` | Brightness control | | `wget` | Making HTTP requests in various scripts | | `acpid` | Battery charger state information | | `pulseaudio` | Sound daemon |