[drop] Show preview of uploaded file in notification

This commit is contained in:
Sebastian Schulze 2021-08-20 13:53:10 +02:00
parent d8cd139684
commit d3c9066b08
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ fi
scp "${file}" "drop.bascht.space:/home/bascht/drop/${new_name}"
wl-copy "${url}"
notify-send -t 1000 "Uploaded successfully" "<a href=\'${url}\'>drop.bascht.space</a>"
notify-send -t 1000 "Uploaded successfully" "<a href=\'${url}\'>drop.bascht.space</a>" --icon="${file}"