Live session: disable screen locking

This commit is contained in:
Yago Raña Gayoso
2026-03-20 15:00:13 +01:00
parent 6a3e80e452
commit b4f072b7c2

View File

@@ -40,6 +40,14 @@ EOF
mkdir /home/live/.config/
mkdir /home/live/Desktop/
# Disable automatic screen locking
cat << EOF > /home/live/.config/kscreenlockerrc
[Daemon]
Autolock=false
LockOnResume=false
Timeout=0
EOF
# No search indexing. Useless and eating away at already meh performance
cat << EOF > /home/live/.config/baloofilerc
[Basic Settings]