renamed all files and folders
This commit is contained in:
parent
206bdff6d4
commit
34a76d3ea5
51 changed files with 0 additions and 2 deletions
46
sonic-login-manager/plasmalogin.conf
Normal file
46
sonic-login-manager/plasmalogin.conf
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
[Autologin]
|
||||
# Whether plasmalogin should automatically log back into sessions when they exit
|
||||
#Relogin=false
|
||||
|
||||
# Name of session file for autologin session (if empty try last logged in)
|
||||
#Session=
|
||||
|
||||
# Username for autologin session
|
||||
#User=
|
||||
|
||||
|
||||
[General]
|
||||
# Comma-separated list of Linux namespaces for user session to enter
|
||||
#Namespaces=
|
||||
|
||||
|
||||
[Users]
|
||||
# Default $PATH for logged in users
|
||||
#DefaultPath=/usr/local/bin:/usr/bin:/bin
|
||||
|
||||
# Remember the session of the last successfully logged in user
|
||||
#RememberLastSession=true
|
||||
|
||||
# Remember the last successfully logged in user
|
||||
#RememberLastUser=true
|
||||
|
||||
# When logging in as the same user twice, restore the original session, rather than create a new one
|
||||
#ReuseSession=true
|
||||
|
||||
|
||||
[Wayland]
|
||||
# Path to the user session log file
|
||||
#SessionLogFile=.local/share/plasmalogin/wayland-session.log
|
||||
|
||||
|
||||
[X11]
|
||||
# Arguments passed to the X server invocation
|
||||
#ServerArguments=-nolisten tcp
|
||||
|
||||
# Path to X server binary
|
||||
#ServerPath=/usr/bin/X
|
||||
|
||||
# Path to the user session log file
|
||||
#SessionLogFile=.local/share/plasmalogin/xorg-session.log
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue