Skip to content

Commit

Permalink
Add a note on KDE Wallet errors
Browse files Browse the repository at this point in the history
  • Loading branch information
AgenttiX committed Jan 14, 2025
1 parent 0560d70 commit f2c00d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ssh/setup_agent.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ echo "Configuring SSH agent."

# Wait for kwallet
if command -v kwallet-query &> /dev/null; then
# If you get exit code 4 here, create a folder named "Passwords" manually in KDE Wallet.
kwallet-query -l kdewallet > /dev/null
fi

Expand Down

0 comments on commit f2c00d7

Please sign in to comment.