From 2c485da4475ec4c79969ac7ae8d2ce0f317193ff Mon Sep 17 00:00:00 2001 From: krolyxon Date: Sat, 11 Jun 2022 00:34:09 +0530 Subject: updates --- .local/bin/upfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local/bin/upfile') diff --git a/.local/bin/upfile b/.local/bin/upfile index 4196dc5..dca4373 100755 --- a/.local/bin/upfile +++ b/.local/bin/upfile @@ -9,4 +9,4 @@ fi [ -z "$file" ] && exit curl -F"file=@$file" 0x0.st | xclip -sel c -notify-send "The url has been copied to your clipboard." +notify-send "The url has been copied to your clipboard. $file" -- cgit v1.2.3