sddm duplicate with sddm-kcm
This commit is contained in:
parent
a76421d6d5
commit
e86540701a
1 changed files with 0 additions and 7 deletions
|
@ -2,7 +2,6 @@
|
|||
. ./lib
|
||||
|
||||
options=()
|
||||
options+=("sddm" "" on)
|
||||
options+=("kmix" "" on)
|
||||
options+=("partitionmanager" "" on)
|
||||
#options+=("kdesu" "" on)
|
||||
|
@ -39,10 +38,4 @@ done
|
|||
|
||||
instpkg "$pkg" "$aurpkg"
|
||||
|
||||
for itm in $sel; do
|
||||
case $itm in
|
||||
"sddm") svcenable sddm;;
|
||||
esac
|
||||
done
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in a new issue