Files
dotfiles/home/config/hypr/scripts/screenshots/capture-area.sh
T
2025-01-22 19:33:28 +02:00

4 lines
82 B
Bash
Executable File

#!/usr/bin/env sh
grim -g "$(slurp -d)" "$HOME/Pictures/Screenshots/$(date).png"