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 +- .local/share/vocab/words.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to '.local') 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)" diff --git a/.local/share/vocab/words.txt b/.local/share/vocab/words.txt index 8aa987e..57eba57 100644 --- a/.local/share/vocab/words.txt +++ b/.local/share/vocab/words.txt @@ -83,3 +83,5 @@ petulant -> a person who is rude and acts childish monologue -> a long speech by one actor in a play or a film apprehension -> anziety or fear that something bad or unpleasant will happen reprise -> a repeated passage in music + -> +reluctant -> unwilling and hesitant; disinclined -- cgit v1.2.3