summaryrefslogtreecommitdiff
path: root/.local/bin/uwupass
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/uwupass')
-rwxr-xr-x.local/bin/uwupass2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/uwupass b/.local/bin/uwupass
index 348214a..c6ce9e1 100755
--- a/.local/bin/uwupass
+++ b/.local/bin/uwupass
@@ -60,7 +60,7 @@ target=$(echo "$pass" | eval "$(dbQuery show -s)" -a Password \"$entry\")
# Write the password
-echo "$target" | wl-copy
+echo -n "$target" | wl-copy
message "Copied password for $entry to selection buffer."
# Copy TOTP ~~to clipboard~~