diff options
Diffstat (limited to 'scripts/hostclass')
-rw-r--r-- | scripts/hostclass/desktop | 1 |
1 files changed, 1 insertions, 0 deletions
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 |