From 9db08412ea8468d466df16c573fe641602a60a1b Mon Sep 17 00:00:00 2001 From: Nulo Date: Wed, 9 Feb 2022 12:55:23 -0300 Subject: [PATCH] =?UTF-8?q?pass-fuzzel:=20Escribir=20contrase=C3=B1a=20en?= =?UTF-8?q?=20vez=20de=20copiar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .local/bin/pass-fuzzel | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.local/bin/pass-fuzzel b/.local/bin/pass-fuzzel index 314b162..da571dc 100755 --- a/.local/bin/pass-fuzzel +++ b/.local/bin/pass-fuzzel @@ -13,6 +13,4 @@ password=$(printf '%s\n' "${password_files[@]}" | fuzzel-run -d) [[ -n $password ]] || exit -pass show -c "$password" 2>/dev/null - -notify-send pass-fuzzel "Copied $password into the clipboard." +pass show "$password" | wtype -