mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 08:58:44 +00:00
4 lines
82 B
Bash
Executable File
4 lines
82 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
grim -g "$(slurp -o)" "$HOME/Pictures/Screenshots/$(date).png"
|