i cant log in 27 May 2022, 20:42:35 im using Artix with OpenRC and i use LightDMi noticed .xinitrc in my home directory wasnt running when i started dwm from lightdm, so i looked around the internet and got directed to an Xsession file in /etc/lightdmstarted messing with it and now i cant log in, i tried clearing it or deleting it but with no success, anyone got any ideas?logs: https://as.the.owner.of.mesyeti.uk/lightdmaaa.log Last Edit: 27 May 2022, 20:57:00 by MESYETI
Re: i cant log in Reply #1 – 27 May 2022, 22:05:35 Try reinstalling the lightdm package. The original /etc/lightdm/Xsession file should be shipped with this package.And yeah, don't edit or remove system configuration files without backing them up EDIT: Also, you can find the downloaded lightdm package in the /var/cache/pacman/pkg directory and extract the file from there.EDIT2: FYI, ~/.xinitrc has no effect when you use display managers like lightdm or others. It is used when you start your X server from console via the startx command. Last Edit: 28 May 2022, 08:44:35 by VictorBrand