grimshot: Add --freeze argument

This commit is contained in:
Harzo 2023-06-10 12:35:32 +02:00
parent 385106ccb0
commit 5027e46520
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ esac
filename=~/Pictures/Screenshots/Screenshot_"$(date +'%Y%m%d_%H%M%S').png" filename=~/Pictures/Screenshots/Screenshot_"$(date +'%Y%m%d_%H%M%S').png"
grimblast copysave "$target" "$filename" || exit 1 grimblast --freeze copysave "$target" "$filename" || exit 1
action="$(dunstify \ action="$(dunstify \
-i "$filename" \ -i "$filename" \