summaryrefslogtreecommitdiff
path: root/bin/menuscripts/mpass-otp
diff options
context:
space:
mode:
Diffstat (limited to 'bin/menuscripts/mpass-otp')
-rwxr-xr-xbin/menuscripts/mpass-otp1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/menuscripts/mpass-otp b/bin/menuscripts/mpass-otp
index b60f953..e771f9f 100755
--- a/bin/menuscripts/mpass-otp
+++ b/bin/menuscripts/mpass-otp
@@ -4,3 +4,4 @@ pass="$(find "$PASSWORD_STORE_DIR"/keys/otp -name "*.gpg" -printf '%f\n' |
commander -c)"
[ "$pass" ] || exit 1
pass otp -c keys/otp/"$pass"
+notify-send -t 1000 "mpass" "copied <b>$pass</b>"