Auto login (Arch)

/etc/systemd/system/getty@tty1.service.d/autologin.conf
———————————-
[Service]
ExecStart=
ExecStart=-/usr/bin/agetty –autologin username –noclear %I 38400 linux
———————————-

to start lxde automatically

in .xinitrc
———————————-
exec startlxde
———————————-

to start application automatically after logging in;

~/.config/lxsession/LXDE/autostart
———————————-
@lxterminal  -e name of executable
———————————-

Comments are Disabled

%d bloggers like this: