To me it seems like we can assume that all entries in xsessions needs us to manually start x11 before we can properly execute them.
I've added a check for this in the code.
This helps me a lot as I have quite a few x11 session entries on my computer.
I didn't want to write custom scripts or everyone of them. Something like this seems like a better solution to me.
To me it seems like we can assume that all entries in
xsessions
needs us to manually start x11 before we can properly execute them.I've added a check for this in the code. This helps me a lot as I have quite a few x11 session entries on my computer. I didn't want to write custom scripts or everyone of them. Something like this seems like a better solution to me.