Add how to change sddm theme

This commit is contained in:
Lyn Perrine 2019-05-23 11:33:04 -07:00
parent a7292a31c4
commit 09fc775fd5

View File

@ -28,4 +28,10 @@ If you want to install other themes for sddm in muon or from the command line se
sddm-greeter --test-mode --theme /path/to/theme
from the command line. To set this new theme as your default theme for sddm see alternatives in chapter 3.2.17 and update the sddm-ubuntu-theme group of alternatives. From the command line to switch this setting you can run
.. code::
sudo update-alternatives --config sddm-ubuntu-theme
from the command line.