fairyglade / ly

display manager with console UI
Do What The F*ck You Want To Public License
5.33k stars 306 forks source link

Support for Multiple TTYs #623

Open mookums opened 3 months ago

mookums commented 3 months ago

This allows for Ly to run on multiple ttys concurrently. It utilizes systemd templates to support multiple instances. It also will dynamically change the tty, allowing for the desktop environment to start up correctly.

Not sure if this is exactly what we being looked for in #532 but it is a solution that is fairly simple.