Installation

After booting up the ISO, select Openbox session(The Installer only works in Openbox),

then enter 'liveuser' with no password into the login prompt to enter the Openbox live installation environment. if you are not connected to internet it will show an error message. Ignore this, or connect and restart the LainOS Installer if it bothers you.

The system is nice to use now and daily driveable.

Post installation:

use `sudo pacman -Sy` to update package databases, followed by `sudo pacman -Syu` to update the system

use `chsh -s $(which zsh)` to get the custom shell prompt theme,(reboot for changes to take effect)

and use `nano` open LazyVim, then Shift+U to update LazyVim once you are in ZSH

Toget the LazyVim dashboard plugin custom rainbow ASCII art, execute the following command:

chmod 755 /home/USERNAME/.config/LazyVim/lua/plugins/script.sh

Thank You!

The LainOS Team