Skip to content

Instantly share code, notes, and snippets.

@olof
Created August 28, 2016 13:27
Show Gist options
  • Save olof/7cecdf33eaa151f3ac40b81f6a550170 to your computer and use it in GitHub Desktop.
Save olof/7cecdf33eaa151f3ac40b81f6a550170 to your computer and use it in GitHub Desktop.
# 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