Adds a new setting for changing in-between light background or dark background. This should able to extends to most desktop_env with gsettings supports as it's using
gsettings org.gnome.desktop.background ...
to get the current background and set the desire background.
However, this PR only adds gnome for now. This PR also includes a FileChooser dialog to choose the desire image in the GUI.
Adds a new setting for changing in-between light background or dark background. This should able to extends to most desktop_env with
gsettings
supports as it's usingto get the current background and set the desire background.
However, this PR only adds gnome for now. This PR also includes a FileChooser dialog to choose the desire image in the GUI.