On Thu, 4 Feb 2021 14:29:55 +0100 Laurent Bigonville <bi...@debian.org> wrote:
> The problem is that the geoclue agent is started via a xdg autostart
> file and redshift is started via a systemd user file meaning that the
> ordering between these two is uncertain.

Thank you for your advice. It's useful for me as i3 window manager.
I can just use redshift on Debian sid as following:

```
$ sudo apt install redshift-gtk
$ grep autostart ~/.i3/config | tail -1
exec ~/.i3/autostart
$ head -1 ~/.i3/autostart
/usr/libexec/geoclue-2.0/demos/agent &
```

Best regards,
-- 
Kiwamu Okabe

Reply via email to