Comment out greetd stuff

This commit is contained in:
askiiart 2023-12-28 01:19:40 -06:00
parent f2df853235
commit bdb22ac512
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67

View file

@ -19,7 +19,7 @@ sudo grub2-mkconfig -o /boot/grub2/grub.cfg
echo "Log out, change to sway, then log back in"
# greetd
sudo dnf install tuigreet -y
sudo cp $GIT_DIR/greetd/config.toml /etc/greetd/config.toml
sudo systemctl disable lightdm.service
sudo systemctl enable greetd.service
#sudo dnf install tuigreet -y
#sudo cp $GIT_DIR/greetd/config.toml /etc/greetd/config.toml
#sudo systemctl disable lightdm.service
#sudo systemctl enable greetd.service