9 lines
197 B
Desktop File
9 lines
197 B
Desktop File
[Desktop Entry]
|
|
Name=Lock on Start
|
|
Terminal=false
|
|
Type=Application
|
|
X-KDE-AutostartPhase=2
|
|
StartupNotify=false
|
|
Exec=sh -c "loginctl lock-session"
|
|
|
|
# THIS GOES IN THE /etc/xdg/autostart/ DIRECTORY!!! |