Files
dotfiles/.config/hypr/scripts/screenshot
T
2026-08-02 18:10:44 +02:00

4 lines
105 B
Bash
Executable File

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