From 70ac73bc332facb6b55044a8a6145ea805592d18 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sun, 29 Dec 2024 17:43:00 +0100 Subject: checkpoint --- bin/menuscripts/mpotp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/menuscripts/mpotp') 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" -- cgit v1.2.3