Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • What problem are you trying to address by notifying termite of a colour scheme every 10 minutes? Commented Nov 7, 2018 at 7:22
  • @roaima yes that's an arbitrary resolution and no it doesn't address the problem. I probably need to trigger it after suspend.target and such. Commented Nov 7, 2018 at 17:52
  • What about setting the config (1) at boot, and (2,3) at sunrise/sunset or whatever switchover points you've determined. No need for complicated timers then, and you won't need to keep overwriting the config every few minutes. Commented Nov 7, 2018 at 18:15