LionyxML / auto-dark-emacs

Auto-Dark-Emacs is an auto changer between 2 themes, dark/light, following MacOS, Linux or Windows Dark Mode settings
GNU General Public License v2.0
140 stars 34 forks source link

Ignore dbus errors #27

Closed realcomplex closed 1 year ago

realcomplex commented 1 year ago

In case dbus can't find the requested setting (as can happen on older gnome versions), simple ignore the error. In this case, auto-dark-mode will default to the light theme, which is an okay default.