(needs root access to run)
$ sudo brightness -i 5 # 5% increase
$ sudo brightness -d 5 # 5% decrease
Get the latest build from releases page. Or,
$ git clone https://github.com/ayush--s/brightness
$ cd brightness && cargo install
$ sudo brightness -h
brightness 0.1
change brightness of intel backlight on linux
USAGE:
brightness [OPTIONS]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-d, --decrease <dec> decrease brightness
-i, --increase <inc> increase brightness