Added first files

Locking the desktop (going into KDE plasma and setting up mac keyboard)
This commit is contained in:
2026-03-29 21:04:29 +02:00
commit af88f660bb
2 changed files with 15 additions and 0 deletions

7
lock-on-start.desktop Normal file
View File

@@ -0,0 +1,7 @@
[Desktop Entry]
Name=Lock on Start
Terminal=false
Type=Application
X-KDE-AutostartPhase=2
StartupNotify=false
Exec=sh -c "loginctl lock-session"