-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
There should be a way to add arguments to startx.
I even noticed that in your source code you have a variable STARTXARGS, which is empty.
The reason is that I want to view the startx output in a file, which can be done by running startx as such
exec startx -- -keeptty > ~/.xorg.log 2>&1There should be a way to make this possible in console-tdm.
Reactions are currently unavailable