diff --git a/lock-on-start.desktop b/lock-on-start.desktop index 051d041..177d2ee 100644 --- a/lock-on-start.desktop +++ b/lock-on-start.desktop @@ -5,3 +5,5 @@ Type=Application X-KDE-AutostartPhase=2 StartupNotify=false Exec=sh -c "loginctl lock-session" + +# THIS GOES IN THE /etc/xdg/autostart/ DIRECTORY!!! \ No newline at end of file