12th August 2024

How to configure display manager with console UI: ly?

Repo:  -S ly

```


Enabling service


```

systemctl enable ly.service

```


How to add cmatrix animation during login?


In file: /etc/ly/config.ini set


```

animation = matrix

```


And install cmatrix:


```

yay -S cmatrix

```