- Notifications
You must be signed in to change notification settings - Fork0
// ly nerds login manager for@metis-os
License
metis-os/ly
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
// ly nerds login manager for @metis-os
A lightweight TUI (ncurses-like) display manager formetis-os, but yeah can easily be used with artix linux with runit.
Forked fromfairyglade's ly formetis linux (runit).
So, you just have toget this project andit's runit service and install them and enable the service.
Or, just get the packages (metis-ly and metis-ly-runit) from themetis linux repo and install them with pacman and enable the service.
I don't know why but you need to remove the tty service to make ly work.
By default ly starts on tty2; so you need to remove agentty-tty2 i.e,# rm -rf /run/runit/service/agetty-tty2
You can change the config in /etc/ly/config.ini whenerver you change tty you need to remove the service for that specific tty.
- gcc
- make (base-devel)
- pam
- xcb (libxcb)
- xorg
- xorg-xauth
- mcookie (util-linux)
- tput (ncurses)
- dwm with xinitrc