diff --git a/desktop/scripts/print-tmp b/desktop/scripts/print-tmp index ff7ef56..cd4d4fb 100755 --- a/desktop/scripts/print-tmp +++ b/desktop/scripts/print-tmp @@ -7,5 +7,5 @@ fi if [[ $XDG_SESSION_TYPE == "wayland" ]]; then grim -g "$(slurp)" $tmp - curl -F'file=@'"${tmp}" https://0x0.st | wl-copy + curl -F'file=@'"${tmp}" -Fsecret= -Fexpires=24 https://0x0.st | wl-copy fi