update to 25.05 and new screenshot solution, because the old one broke
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
hyprpicker -r -z &
|
||||
|
||||
geometry=$(slurp -c '#ff0000ff')
|
||||
|
||||
if [[ "$?" != "0" ]]
|
||||
then
|
||||
pkill hyprpicker || true
|
||||
exit
|
||||
fi
|
||||
|
||||
|
||||
grim -g "$geometry" -t ppm - | satty --filename - --copy-command=wl-copy --early-exit &
|
||||
|
||||
pkill hyprpicker || true
|
||||
Reference in New Issue
Block a user