diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-09-26 08:14:16 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-09-26 08:14:16 -0400 |
commit | 4d0b55fe3bda9c3d5035e94e2ff13dac8e67d6da (patch) | |
tree | aaa97b8c3b2a6e90f24103b5aa4a55af3c843216 /scripts/hostclass | |
parent | beb03da55cb22ac49ddcfa6d5fff8ee52f820c63 (diff) | |
download | infrastructure-master.tar.gz |
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 |