- Write the dim file to the bin (you will need super user permissions)
sudo nano /usr/bin/dim
- Copy and paste the following code into the file
TEMP=1900
redshift -P -O $TEMP
- To run this script it will you will need to change the permissions.
sudo chmod +X /usr/bin/dim
- The script should now be able to be run with the following line,
dim