Skip to content

A Simple Shell Script to Change Display Gamma Values

Notifications You must be signed in to change notification settings

thewhiteh4t/gammachanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

gammachanger

A Simple Shell Script to Change Display Gamma Values.
Tested on : Kali Linux 18.2 and Ubuntu 18.04.
Script uses xrandr to check and change gamma values as per your needs.

sudo apt-get update
sudo apt-get install x11-xserver-utils
git clone https://github.com/thewhiteh4t/gammachanger.git
cd gammachanger/
chmod +x gammachanger.sh
./gammachanger.sh

example

Releases

No releases published

Packages

No packages published

Languages