u
This commit is contained in:
@@ -109,7 +109,7 @@ rshift() {
|
||||
fi
|
||||
|
||||
echo "setting temperature to ${temperature}K"
|
||||
echo '${temperature}' > ${temperature_file}
|
||||
echo ${temperature} > ${temperature_file}
|
||||
redshift -P -O ${temperature}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user