fix: fixed typo ly installation

This commit is contained in:
2026-04-08 10:08:59 +02:00
parent d0bf9dffa5
commit 21b8461a4f

View File

@@ -48,8 +48,8 @@ sudo systemctl enable --now systemd-resolved.service
sudo ln -sf ../run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
# enable ly
sudo systemctl enable ly.service
sudo systemctl disable getty@tty2.service
sudo systemctl enable ly@tty2.service
# configure ly
sudo sed -i "s/^animation =.*/animation = none/g" /etc/ly/config.ini
sudo sed -i "s/^bigclock =.*/bigclock = en/g" /etc/ly/config.ini