Update redshift.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# redshift settings
|
# redshift settings
|
||||||
redshift_lat_long="49.5:11"
|
redshift_lat_long="49.5:11"
|
||||||
redshift_colortemp="5500:3700"
|
redshift_colortemp="6000:3300"
|
||||||
|
|
||||||
log "starting redshift-gtk"
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user