From 71c19c8390dd8089c77121c4171fa59d91b87b20 Mon Sep 17 00:00:00 2001 From: Jan Koszewski Date: Sun, 29 Mar 2026 21:06:57 +0200 Subject: [PATCH] Updated with a comment --- lock-on-start.desktop | 2 ++ 1 file changed, 2 insertions(+) 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