danilocodes / brightness-control-wayland

Control brightness of all screens in Wayland Desktop
MIT License
0 stars 0 forks source link

Control brightness of all screens in Linux desktop with Wayland

Usage

./brightness +10 # to increase
./brightness -10 # to decrease

values goes from 0 to 100

Bind this script to a shortcut for better usage (Shift + F1 to decrease, Shift + F2 to increase)

This script depends on gnome-randr