Update redshift.

This commit is contained in:
2016-02-15 18:48:26 +01:00
parent 582c29f937
commit 8f21e9d9ac

View File

@@ -1,6 +1,6 @@
# redshift settings
redshift_lat_long="49.5:11"
redshift_colortemp="5500:3700"
redshift_colortemp="6000:3300"
log "starting redshift-gtk"
redshift-gtk -l "$redshift_lat_long" -t "$redshift_colortemp" & &>> "$LOGFILE"
redshift-gtk -b 1 -l "$redshift_lat_long" -t "$redshift_colortemp" & &>> "$LOGFILE"