From b7ee6e4fbb698326eb3857dcee8a3d6c177e4a79 Mon Sep 17 00:00:00 2001 From: krolyxon Date: Sat, 30 Jul 2022 23:13:01 +0530 Subject: changes --- .local/bin/upfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local/bin') diff --git a/.local/bin/upfile b/.local/bin/upfile index 4196dc5..c373eb0 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. $(xclip -sel c -o)" -- cgit v1.2.3