From e1de1a131d593bfee193abc64f1e8e7de8f7ac1c Mon Sep 17 00:00:00 2001 From: Nippy Date: Wed, 9 Sep 2026 13:45:23 +0200 Subject: fix(plasma): resolve kwalletd6 crash and session freeze - Add default kwalletrc (/etc/xdg and ~/.config) with First Use=false - Remove disruptive plasma-apply-lookandfeel from first-login.sh - Ensure kwallet-pam and kwalletmanager dependencies for clean PAM auto-unlock - Bump raveos-plasma-theme pkgrel to 3 and raveos-calamares-module to 23 --- raveos-plasma-theme/kwalletrc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 raveos-plasma-theme/kwalletrc (limited to 'raveos-plasma-theme/kwalletrc') diff --git a/raveos-plasma-theme/kwalletrc b/raveos-plasma-theme/kwalletrc new file mode 100644 index 0000000..29384a6 --- /dev/null +++ b/raveos-plasma-theme/kwalletrc @@ -0,0 +1,7 @@ +[Wallet] +Default Wallet=kdewallet +Enabled=true +First Use=false + +[org.freedesktop.secrets] +api-enabled=true -- cgit v1.3