From ff8494e0385be397227858a20c5e83795903329c Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 16 Apr 2020 06:43:45 -0700 Subject: [PATCH] specify path in sddm configuration --- source/3/3.1/3.1.9/sddm_configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.1/3.1.9/sddm_configuration.rst b/source/3/3.1/3.1.9/sddm_configuration.rst index 3d37d5f6..5b85a1e8 100644 --- a/source/3/3.1/3.1.9/sddm_configuration.rst +++ b/source/3/3.1/3.1.9/sddm_configuration.rst @@ -33,7 +33,7 @@ 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. To edit theme.conf as root run +from the command line. To add a new background for a particular theme copy that image into the /usr/share/sddm/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::