File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -98,9 +98,9 @@ OPTIONS
98
98
Default value is "/usr/share/xsessions".
99
99
100
100
`SessionCommand=`
101
- Path of script to execute when starting the desktop session. This script
102
- receives the value of the "Exec" setting in the ".desktop" file of the selected
103
- session as the first argument .
101
+ Path of script to execute when starting the user session. This script
102
+ receives the value of the "Exec" setting in the ".desktop" file of the selected
103
+ session and runs it .
104
104
Default value is "@SESSION_COMMAND@".
105
105
106
106
`SessionLogFile=`
@@ -132,7 +132,9 @@ OPTIONS
132
132
Default value is "/usr/share/wayland-sessions".
133
133
134
134
`SessionCommand=`
135
- Path of script to execute when starting the desktop session.
135
+ Path of script to execute when starting the user session. This script
136
+ receives the value of the "Exec" setting in the ".desktop" file of the selected
137
+ session and run it.
136
138
Default value is "@WAYLAND_SESSION_COMMAND@".
137
139
138
140
`SessionLogFile=`
You can’t perform that action at this time.
0 commit comments