Disable plasma session restoration

This commit is contained in:
2025-10-19 21:27:20 +02:00
parent 5f8afff023
commit ec35fa2ad8
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -68,6 +68,8 @@
night = 3500;
};
};
session.sessionRestore.restoreOpenApplicationsOnLogin = "startWithEmptySession";
};
};
}