Updates
This commit is contained in:
parent
6d49228417
commit
1b47873388
|
@ -36,7 +36,8 @@ fi
|
||||||
if gum confirm "Do you want to enable/update to sddm?" ;then
|
if gum confirm "Do you want to enable/update to sddm?" ;then
|
||||||
|
|
||||||
# Try to force the installation of sddm-git
|
# Try to force the installation of sddm-git
|
||||||
yay -S sddm-git --ask 4
|
echo "Install sddm-git"
|
||||||
|
yay -S --noconfirm sddm-git --ask 4
|
||||||
|
|
||||||
if [ -f /etc/systemd/system/display-manager.service ]; then
|
if [ -f /etc/systemd/system/display-manager.service ]; then
|
||||||
sudo rm /etc/systemd/system/display-manager.service
|
sudo rm /etc/systemd/system/display-manager.service
|
||||||
|
|
Loading…
Reference in New Issue
Block a user