ssh agent working

This commit is contained in:
2024-07-19 19:18:52 +02:00
parent c0b27aef9c
commit 78313c89b4
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
export QT_STYLE_OVERRIDE="kvantum";
export SSH_AUTH_SOCK=/run/user/1000/keyring/.ssh;
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gcr/ssh;
# Defaults
export TERM="kitty";