Update 2023-01-15 09:30 OpenBSD/amd64
This commit is contained in:
@@ -23,7 +23,7 @@ url_info=$(printf "%s" "$password_out" | grep -Ei '^url' | awk -F"[ :]*" '{ $1="
|
||||
|
||||
# show desktop notification
|
||||
if [[ -n $password_info ]]; then
|
||||
notify pass "$(printf '%s' "$password_info")"
|
||||
notify-send "$(printf '%s' "$password_info")"
|
||||
else
|
||||
notify pass "No username provided."
|
||||
notify-send "No username provided."
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user