function redshift-set redshift -x && redshift -O (math "$argv[1] * 100") end
function redshift-set
redshift -x && redshift -O (math "$argv[1] * 100")
end