Add example on how to change theme field

19.04
Lyn Perrine 5 years ago
parent 50de86cc86
commit a414aff7f2

@ -34,4 +34,11 @@ from the command line. To set this new theme as your default theme for sddm see
sudo update-alternatives --config sddm-ubuntu-theme
from the command line. To add a new background for a particular theme copy that image into the theme folder as root. Then in your theme edit the file theme.conf as root and change the line background= with the path to your image.
from the command line. To add a new background for a particular theme copy that image into the theme folder as root. Then in your theme edit the file theme.conf as root and change the line background= with the path to your image. To edit theme.conf as root run
.. code::
sudo nano /usr/share/sddm/themes/lubuntu/theme.conf

Loading…
Cancel
Save