diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-07-30 23:13:01 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-07-30 23:13:01 +0530 |
| commit | b7ee6e4fbb698326eb3857dcee8a3d6c177e4a79 (patch) | |
| tree | a68242e7a412d2914e54a7653dc3fa881b1f085d /.local | |
| parent | 1463ae72e5a9d058821cf93194aa31c929e600c5 (diff) | |
changes
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 |
