From 510fd7146d94ab47dcfa796e628b6d23d32e801f Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 8 Sep 2019 17:39:07 +0200 Subject: [PATCH] xsession: update redshift coordinates for Paris --- xsession | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsession b/xsession index b5c519f..cf5d1f1 100644 --- a/xsession +++ b/xsession @@ -37,7 +37,7 @@ setxkbmap us inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null nmcli radio all off rfkill block all 2> /dev/null -redshift -l 6.666:46.533 -t 6500:3900 2> /dev/null & +redshift -l 2.35:48.87 -t 6500:3900 2> /dev/null & systemd-run -q --scope --user tmux start-server compton --backend glx --xrender-sync --xrender-sync-fence --vsync opengl-swc --paint-on-overlay &