hypr/.scripts/screenshot
2025-03-08 19:35:35 +01:00

3 lines
135 B
Bash
Executable file

#!/usr/bin/bash
grim -g "$(slurp)" -o $HOME/.config/screenshots/ - | wl-copy -t image/png
notify-send "Screenshot copied to clipboard"