Start redshift on i3 startup

This commit is contained in:
Yash Karandikar 2023-04-23 12:49:02 -05:00
parent 7ee532bb55
commit 3d73ca0e7e

View file

@ -31,6 +31,7 @@ exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -i ~/Downloads/wal
exec --no-startup-id nm-applet
exec_always bluetoothctl power off
exec_always systemctl --user start redshift
exec xinput set-prop 12 285 1 &
# exec xrandr --output eDP1 --scale 0.8x0.8
exec ~/.fehbg &