Skip to content

Change colour temperature of GNOME Night Light feature (introduced in 3.24).

License

Notifications You must be signed in to change notification settings

mirko-laruina/gnome-night-light-adjuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gnome-night-light-adjuster

Change color temperature of GNOME Night Light feature (introduced in 3.24). To increase temperature use +, d or right arrow. To decrease use -, a or left arrow. Save with s, reset to default value using r, reset to last value with l.

Quick way: launch app with new value as argument

gnome-night-light-adjuster 4000

Install

You can manually compile the source code (C++) or download the executable:

#Download the binary
wget https://github.com/mirko-laruina/gnome-night-light-adjuster/blob/master/gnome-night-light-adjuster\?raw=true -O gnome-night-light-adjuster
#Make it executable
chmod +x gnome-night-light-adjuster
#Move in /usr/bin in order to use it globally (superuser might be needed)
mv gnome-night-light-adjuster /usr/bin/

Dependecy

ncurses is required for gnome-night-light-adjuster to work.

About

Change colour temperature of GNOME Night Light feature (introduced in 3.24).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages