apognu / tuigreet

Graphical console greeter for greetd
GNU General Public License v3.0
986 stars 45 forks source link

Automatically add 'startx' to xsession entries #74

Closed DarkDefender closed 1 year ago

DarkDefender commented 2 years ago

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.

apognu commented 1 year ago

98 should cover this.