From daafd2e6fd4d86b1e0e870fd5541c3aba30a3b98 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Mon, 9 Mar 2020 20:49:10 +0100 Subject: [PATCH] Update Plasma5 Complements --- install/desktop/plasma5/complements | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install/desktop/plasma5/complements b/install/desktop/plasma5/complements index 726ee6c..0bb7d27 100644 --- a/install/desktop/plasma5/complements +++ b/install/desktop/plasma5/complements @@ -6,8 +6,10 @@ options+=("kwallet-pam" "" on) options+=("partitionmanager" "" on) options+=("gnome-keyring" "" on) options+=("qt5-multimedia" "" on) +options+=("xsettingsd" "" on) options+=("kdeconnect" "" off) options+=("sshfs" "(For kdeconnect)" off) +options+=("systemdgenie" "" off) sel=$(whiptail --backtitle "$apptitle" --title "Plasma Complements :" --checklist "" --cancel-button "Back" 0 0 0 \ "${options[@]}" \