Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 706 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 706 Bytes

Linux Brightness changer CLI linux logo

Simple to use command line tool to change the brightness/luminosity of your linux monitors

Usage/Examples

Alt Text

You can use the lum from anywhere in your terminal

Installation

easy one liner installer

  sudo bash -c "curl https://raw.githubusercontent.com/mytricker0/Linux-Brightness-Changer/main/install.sh | sh"

Uninstall

sudo lum remove

Disclamer

be carefull when using sudo. always check the scripts

Authors