Skip to content

Commit f1d4282

Browse files
committed
desktop_environment: kde: Remove Disable KWallet FAQ
Disabling this on KDE without a fallback secrets service can cause unwanted behaviour. We don't want any users from reporting issues due to KWallet being disabled. [ Another option instead of outright removing this is to make it so that KWallet is configured correctly, that is for it to have the same password as the user so it's auto logged-in by SDDM. ] Signed-off-by: Eric Naim <dnaim@cachyos.org>
1 parent 9ba13bd commit f1d4282

File tree

1 file changed

+0
-13
lines changed
  • src/content/docs/desktop_environments

1 file changed

+0
-13
lines changed

src/content/docs/desktop_environments/kde.mdx

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,6 @@ import { Tabs, TabItem, Steps } from '@astrojs/starlight/components';
88

99
## FAQ
1010

11-
### KDE keeps asking me for entering a password every time i open Discord, Brave or similar programs
12-
13-
**This is due to KWallet being enabled by default. You'll need to disable it in order to avoid entering the password.**
14-
- What is the purpose of this "Wallet"?
15-
- **Quote from Arch Wiki:** *"A wallet (in the KDE's terminology, sometimes called vault or keyring) is an encrypted volume protected by a user-defined password where user and/or software can store secrets (often, credentials when the user checked "Remember the account" in an application)."*
16-
17-
Follow the steps from the [guide](https://wiki.archlinux.org/title/KDE_Wallet#Disable_KWallet) in the Arch Wiki in order to disable it.
18-
19-
Once you have followed the guide. **Reboot or log out from KDE Plasma.**
20-
21-
- **After disabling KWallet i had to relogin from all the services. Is that normal?**
22-
- Yes. That usually happens when you have already created a password for the KWallet. Just log in to your accounts again and the credentials will then be saved without the password prompt.
23-
2411
### How can i get the same look as the one shown in the KDE Screenshots? named as "Emerald"
2512

2613
- **It's a combination of the Emerald Theme + Qogir Icon Theme which they're not installed by default.**

0 commit comments

Comments
 (0)