sway-dotfiles/screenshot.sh

4 lines
104 B
Bash
Raw Normal View History

2023-01-30 08:19:14 +01:00
#!/bin/bash
2023-06-03 23:58:12 +02:00
FILENAME="screenshot-`date +%F-%T`"
grim -g "$(slurp)" ~/Pictures/screenshots/$FILENAME.png