This commit is contained in:
Stephan Raabe 2024-06-24 17:24:39 +02:00
parent fb2731d62b
commit e4325abf4f

View File

@ -64,7 +64,7 @@ fi
if [ "$dmsel" == "Install sddm and theme" ] ;then
if [ -d /usr/share/sddm/themes/sugar-candy/ ] ;then
rm -rf /usr/share/sddm/themes/sugar-candy/
sudo rm -rf /usr/share/sddm/themes/sugar-candy/
echo ":: Sugar Candy folder removed"
fi