summaryrefslogtreecommitdiff
path: root/.env
diff options
context:
space:
mode:
authorMehdi Sadeghi <mehdi@mehdix.org>2024-10-28 06:44:29 +0100
committerMehdi Sadeghi <mehdi@mehdix.org>2024-10-28 12:13:35 +0100
commit0292495bc60b725a9e790ff2fbef2d0cdb0c8671 (patch)
tree9ae0556153048a3e1a8f82584746ac37279d6ed3 /.env
parentfff7d4005078e26c93d64bf1cf1f63440a21fd0e (diff)
Add new i3 placeholders; cleanupHEADmaster
Diffstat (limited to '.env')
-rw-r--r--.env6
1 files changed, 5 insertions, 1 deletions
diff --git a/.env b/.env
index bd226b6..72f98b1 100644
--- a/.env
+++ b/.env
@@ -63,5 +63,9 @@ export GPG_TTY="$(tty)"
gpg-connect-agent updatestartuptty /bye >/dev/null
# Null keyring for python - avoids problems with wallets
-export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring
+# And causes problems too! Gajim was unable to use kwallet
+# See https://github.com/philipn/python-keyring-lib/blob/master/README.rst
+# for more options to configure python keyring
+#export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring
+#export PYTHON_KEYRING_BACKEND=keyring.backends.kwallet.DBusKeyring