From e2fb19e35d3a01e0e66abdc182983b839ec8c2cd Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Tue, 17 Oct 2023 15:55:25 +0100 Subject: [PATCH] Start KDE Plasma with an empty session --- roles/home-gui/files/kde-setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/home-gui/files/kde-setup.sh b/roles/home-gui/files/kde-setup.sh index 376d06f..ed67b95 100644 --- a/roles/home-gui/files/kde-setup.sh +++ b/roles/home-gui/files/kde-setup.sh @@ -16,6 +16,7 @@ kwriteconfig5 --file kwinrc --group Desktops --key Id_4 9a917386-5b9b-4181-854f- kwriteconfig5 --file kwinrc --group Desktops --key Number 4 kwriteconfig5 --file kwinrc --group Desktops --key Rows 2 kwriteconfig5 --file kwinrc --group Plugins --key wobblywindowsEnabled true +kwriteconfig5 --file ksmserverrc --group General --key loginMode emptySession # Keyboard. kwriteconfig5 --file kxkbrc --group Layout --key Use true