diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-12-29 17:43:00 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-12-29 17:43:00 +0100 |
commit | 70ac73bc332facb6b55044a8a6145ea805592d18 (patch) | |
tree | 48a0b7a5e246d1900395407f9ed1e41c99d98703 /bin/menuscripts/mpotp | |
parent | d79faa9e1b36e99dcf8925fc3271f32950f00309 (diff) |
checkpoint
Diffstat (limited to 'bin/menuscripts/mpotp')
-rwxr-xr-x | bin/menuscripts/mpotp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/menuscripts/mpotp b/bin/menuscripts/mpotp index 2be6186..8ffb468 100755 --- a/bin/menuscripts/mpotp +++ b/bin/menuscripts/mpotp @@ -4,4 +4,4 @@ pass="$(find "$PASSWORD_STORE_DIR"/keys/otp -iname "*.gpg" | dmenu -c)" [ "$pass" ] || exit 1 pass otp -c keys/otp/"$pass" -notify-send -t 1000 "mpass" "copied $pass" +herbe "_mpotp" "copied $pass" |