diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2024-08-28 18:10:00 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2024-08-28 18:10:00 +0900 |
| commit | 804c3cde6e988786a7f5205d47d37210f554ded3 (patch) | |
| tree | 332b5f978eb88eec2f675725ec5dd3bf7545f80d /config | |
| parent | 5f0175c687a668e7af037b2158bcf62713b560c0 (diff) | |
Fix issue: https://github.com/JaKooLit/Hyprland-Dots/issues/415
Diffstat (limited to 'config')
| -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 } |
