Gnome Tweak Tool подойдет для cinnamon так как он отдельная ветка из Gnome3
Кроме того, у вас есть возможность вручную редактировать темы. Перейдите на страницу / usr / share / themes или
~ / .themes, а затем в соответствующей папке темы отредактируйте файл gtk-3.0 / gtk.css.
Вот решение из wiki LightDM:
Changing the Wallpaper
LightDM does not configure the look of greeters; to do this configure the appropriate greeter.
Unity Greeter by default shows the currently selected users background. To set the default background and stop the switching edit /usr/share/glib-2.0/schemas/10_unity_greeter_background.gschema.override
[com.canonical.unity-greeter]
draw-user-backgrounds=false
background='/foo/wallpaper.png'
And run sudo glib-compile-schemas /usr/share/glib-2.0/schemas/ to apply these settings.
For LightDM GTK+ greeter edit /etc/lightdm/lightdm-gtk-greeter.conf:
background=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png