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