wayland: add SSH_AUTH_SOCK environment variable

This commit is contained in:
Protesilaos Stavrou 2024-01-01 07:34:36 +02:00
parent aeb4db7e84
commit 328b083502
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -1,2 +1,3 @@
QT_QPA_PLATFORM=wayland
MOZ_ENABLE_WAYLAND=1
SSH_AUTH_SOCK="/run/user/$(id -u)/gnupg/S.gpg-agent.ssh"