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 +- .local/share/vocab/words.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to '.local') 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" diff --git a/.local/share/vocab/words.txt b/.local/share/vocab/words.txt index fe8dd61..269c685 100644 --- a/.local/share/vocab/words.txt +++ b/.local/share/vocab/words.txt @@ -65,3 +65,4 @@ derive -> obtain something from (a specified source) sceptical -> not easily convinced; having doubts or reservations psyched -> excited and full of anticipation faucet -> a tap, "nal" in hindi +duress -> threats, violence, constrains, or other actions used to coerce someone into doing something against theri will or better judgement -- cgit v1.2.3