sddm-sugar-candy moved to display manager

This commit is contained in:
Stephan Raabe 2024-01-11 07:09:29 +01:00
parent 950e945eb9
commit ecc9a89174
2 changed files with 1 additions and 2 deletions

View File

@ -52,7 +52,7 @@ if [ "$dmsel" == "Install sddm-git" ] ;then
# Try to force the installation of sddm-git
echo "Install sddm-git"
yay -S --noconfirm sddm-git --ask 4
yay -S --noconfirm sddm-git sddm-sugar-candy-git --ask 4
if [ -f /etc/systemd/system/display-manager.service ]; then
sudo rm /etc/systemd/system/display-manager.service

View File

@ -53,5 +53,4 @@ packagesYay=(
"bibata-cursor-theme"
"trizen"
"pacseek"
"sddm-sugar-candy-git"
);