diff options
| -rwxr-xr-x | config/hypr/scripts/ScreenShot.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/hypr/scripts/ScreenShot.sh b/config/hypr/scripts/ScreenShot.sh index 5d15ee68..d8c4b604 100755 --- a/config/hypr/scripts/ScreenShot.sh +++ b/config/hypr/scripts/ScreenShot.sh @@ -83,7 +83,6 @@ shotarea() { wl-copy <"$tmpfile" mv "$tmpfile" "$dir/$file" fi - rm "$tmpfile" notify_view } |
