dotfiles/.config/hypr/scripts/screenshot.sh

2 lines
112 B
Bash
Raw Normal View History

grim -g "$(slurp)" $HOME/Pictures/Screenshots/$(date +'%F_%T.png') && hyprctl notify 1 2000 0 Screenshot saved!