Fix setting secret service API for kwallet
This commit is contained in:
parent
9421a6ddab
commit
bfc53dcb8a
|
@ -265,7 +265,7 @@
|
||||||
|
|
||||||
configFile = {
|
configFile = {
|
||||||
baloofilerc."Basic Settings"."Indexing-Enabled" = false;
|
baloofilerc."Basic Settings"."Indexing-Enabled" = false;
|
||||||
kwalletrc."org.freedesktop.secrets".apiEnabled = false;
|
kwalletrc."org.freedesktop.secrets".apiEnabled = true;
|
||||||
kcminputrc.Keyboard.NumLock = 1;
|
kcminputrc.Keyboard.NumLock = 1;
|
||||||
plasmanotifyrc = {
|
plasmanotifyrc = {
|
||||||
Notifications = {
|
Notifications = {
|
||||||
|
|
Loading…
Reference in a new issue