diff options
Diffstat (limited to '.local')
| -rwxr-xr-x | .local/bin/upfile | 2 | ||||
| -rw-r--r-- | .local/share/vocab/words.txt | 2 |
2 files changed, 3 insertions, 1 deletions
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 |
