Created
August 28, 2016 13:27
-
-
Save olof/7cecdf33eaa151f3ac40b81f6a550170 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Credit to Martinus at | |
# http://www.irishastronomy.org/index.php?option=com_kunena&view=topic&Itemid=211&catid=28&id=90354 | |
# make your screen only show red tones | |
for c in green blue; do | |
xcalib -$c .1 0 1 -alter | |
done | |
# reset it with "xcalib -clear". |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment