This commit is contained in:
mitrhaCoding
2026-03-31 23:16:19 +02:00
parent 71c19c8390
commit 7a8a44cca8
5 changed files with 26 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
[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!!!