mirror of
https://github.com/osmarks/random-stuff
synced 2025-11-01 22:33:01 +00:00
3 lines
83 B
Bash
Executable File
3 lines
83 B
Bash
Executable File
#!/bin/sh
|
|
grim -g "$(slurp)" ~/Pictures/$(date "+screenshot-%Y%m%d-%Hh%Mm%Ss").png
|