From 4d0b55fe3bda9c3d5035e94e2ff13dac8e67d6da Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Fri, 26 Sep 2025 08:14:16 -0400 Subject: set sddm background --- scripts/hostclass/desktop | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/hostclass') diff --git a/scripts/hostclass/desktop b/scripts/hostclass/desktop index 8c76472..e57bae0 100644 --- a/scripts/hostclass/desktop +++ b/scripts/hostclass/desktop @@ -81,6 +81,7 @@ install_file -m 0644 \ # Copy SDDM config file. install_template -m 0644 /usr/local/etc/sddm.conf +install_file -m 0644 /usr/local/share/sddm/theme.conf.user # Create profile script for KDE environment variables. install_file -m 0644 /etc/profile.d/kde.sh -- cgit v1.2.3