diff options
| author | Inqiyad Sabr <sabr@ariamath.xyz> | 2025-10-28 15:29:20 +0600 |
|---|---|---|
| committer | Inqiyad Sabr <sabr@ariamath.xyz> | 2025-10-28 15:29:20 +0600 |
| commit | a0f358d43f7ed0601dab4335ff84b5a884d1ecb7 (patch) | |
| tree | 23e8063a24ed1b577f01c69149c0aecf6ca76167 /README.md | |
| parent | cb888d0a905179ea25e5b860b1a1a31f8de64e13 (diff) | |
Fixed sbc NULL arithmetic on set increase and decrease options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# brightnessctl +# Simple Brightness Control A simple tool to increase decrease and set brightness, infact that's all it does ;-) # License @@ -9,4 +9,4 @@ To install this you just need to put this script in one of your preferred `${PAT (or maybe I'll just add a `./install` file) # Usage -See `brl -h` for more information. +See `sbc -h` for more information. |