dbus

Automatically change theme in Emacs

3 minute read Published: 2023-04-17

When I code, I sometimes move from a place to another - where light condition is not the same. Usually, I would either adapt to these changed condition passively, or aggressively switch from dark to light mode, for instance.

Let's dive into the solution I'm using!