.jwmrcにタグを追加すればシステムが起動するときに自動でコマンドを実行できる。
例
<StartupCommand>
redshift -t 5000:5000 -l 35:139 &
/usr/bin/evince
</StartupCommand>
参考