blob: c78008e8033bd2b4c379de2ca40680c873364041 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# brightnessctl
A simple tool to increase decrease and set brightness, infact that's all it does ;-)
# License
The Unlicense <https://unlicense.org>
# Installation
To install this you just need to put this script in one of your preferred `${PATH}`s and you are done!
(or maybe I'll just add a `./install` file)
# Usage
See `brl -h` for more information.
|