dotfiles/fajita/config/sway/scripts/mobile-screenshot.sh
2026-03-20 11:47:19 -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"