desktop-ubuntu/_scripts/prtscr.sh

7 lines
111 B
Bash
Raw Normal View History

2023-06-18 15:34:39 +02:00
#!/usr/bin/zsh
# print screen all monitors
import -window root \
"/_/PrtScr--$(date '+%Y%m%d@%H%M%S').png"