#[Solved] Lightdm doesn't load DWN config
42 messages · Page 1 of 1 (latest)
Lightdm doesn't load DWN config
you can just make a xinit.desktop entry that just calls starts probably
Alternatively you can just add the extra stuff in your xinitrc into .xprofile instead, those run whenever the x server starts independent of how it starts
Looks like you can just install xinit-session from the aur
All it does is just exec ~/.xinitrc though which is probably better than my startx idea
Does mean it has to be marked as executable and you probably need to add a #!/bin/bash shebang
Woah, i'll give the xinit-session a shot
It's there, so i think it should be fine as is.
Well, it didn't go exactly as planned. It started like usual, but not with .xinitrc
Make sure you selected the xinit session in lightdm's session drop-down thing
Probably should delete dwm.desktop to avoid confusion
How should i configure xinit.desktop?
well if you installed xinit-session it should already be made for you
but its probably in like /usr/share/Xsessions
alright, the xinit-session blinks a black and then returns to lightdm login screen
make sure .xinitrc is executable
you can also look at the /var/log/lightdm/ directory to look for error messages
(to make it executable, do chmod +x ~/.xinitrc)
I will give this a shot
It worked!
IT WORKED!
😩
nice nice
Perhaps, now i can change the name of it?
to make it look as dwm
Thank you for your help though
much appreciated!
[Solved] Lightdm doesn't load DWN config
Oh yeah, 1 more thing.. Do you happen to know how to make it a default choice?
I think lightdm just makes the last one you booted the default
you probably can, personally I wouldnt because itd be confusing if you ever switch from dwm but still use your xinitrc
Perhaps at that point, i might consider a fresh installation
I've mainly been on i3 and that's why i wanted to have a lightdm with dwm. I changed the "name" of the xinitrc to dwm.
But if i ever install something else, i have to let go one of them 😅
why?
theres no reason to reinstall just to switch your wm