Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.
/ redShift Public archive

program lines to make computer redshifted using crontab

Notifications You must be signed in to change notification settings

bryanwieger/redShift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

redShift

instructions to make computer redshifted using crontab

open a terminal enter command: crontab -e if prompted select an editor (best is #2 the nano editor in my opinion) Go to the bottom of the file and add these lines:

SHELL=/bin/sh PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin 0-59/5 20-23 * * * export DISPLAY=:0.0 && /usr/bin/xgamma -rgamma 1.5 && /usr/b$

The entire file should look like the crontab file in this git repo

About

program lines to make computer redshifted using crontab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published