diff options
author | Anthony Wang | 2024-07-12 22:18:17 -0500 |
---|---|---|
committer | Anthony Wang | 2024-07-12 22:18:17 -0500 |
commit | 33c85ad11bd95174640b5892e14b56d7f33a88c9 (patch) | |
tree | bb7af4b8588036f0c388d63f04bf0ce39b972bdf | |
parent | 88dba02003b37cd36bfff3d3401582b2585ac10f (diff) |
Enable secret service API for KWallet
-rw-r--r-- | environment.d/pinentry.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/environment.d/pinentry.conf b/environment.d/pinentry.conf new file mode 100644 index 0000000..3920132 --- /dev/null +++ b/environment.d/pinentry.conf @@ -0,0 +1 @@ +PINENTRY_KDE_USE_WALLET=1 |