mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
Update custom sessions' README
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
@@ -15,8 +15,9 @@ syntax is the same as described in the Freedesktop Desktop Entry Specification.
|
|||||||
The Terminal value specifies if standard output and standard error should be
|
The Terminal value specifies if standard output and standard error should be
|
||||||
redirected to the session log file found in Ly's configuration file. If set to
|
redirected to the session log file found in Ly's configuration file. If set to
|
||||||
true, Ly will consider the program is going to run in a TTY, and thus will not
|
true, Ly will consider the program is going to run in a TTY, and thus will not
|
||||||
redirect standard output & error.
|
redirect standard output & error. It is optional and defaults to false.
|
||||||
|
|
||||||
Finally, do note that the XDG_SESSION_TYPE environment variable is set to
|
Finally, do note that, if the Terminal value is set to true, the
|
||||||
"unspecified" (without quotes), which is behavior that at least systemd
|
XDG_SESSION_TYPE environment variable will be set to "tty". Otherwise, it will
|
||||||
recognizes (see pam_systemd's man page)
|
be set to "unspecified" (without quotes), which is behavior that at least
|
||||||
|
systemd recognizes (see pam_systemd's man page).
|
||||||
|
|||||||
Reference in New Issue
Block a user