Skip to content

Commit f0f00ec

Browse files
committed
Improve SessionCommand man
1 parent 40f81d0 commit f0f00ec

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

data/man/sddm.conf.rst.in

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ OPTIONS
9898
Default value is "/usr/share/xsessions".
9999

100100
`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.
104104
Default value is "@SESSION_COMMAND@".
105105

106106
`SessionLogFile=`
@@ -132,7 +132,9 @@ OPTIONS
132132
Default value is "/usr/share/wayland-sessions".
133133

134134
`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.
136138
Default value is "@WAYLAND_SESSION_COMMAND@".
137139

138140
`SessionLogFile=`

0 commit comments

Comments
 (0)