dotfiles/de/home/.config/sway/scripts/mobile-screenshot.sh
2025-10-09 23:30:02 -07:00

3 lines
102 B
Bash
Executable file

#!/bin/bash
grim -o DSI-1 ~/Pictures/$(date +%Y%m%d_%H%M%S).png && notify-send "screenshot captured"