Qubes-Community-Content/scripts/qubes-screenshot-scripts/screenshot-region-and-send-to-AppVM.sh

5 lines
121 B
Bash
Raw Normal View History

2018-03-11 17:10:43 -04:00
#!/bin/sh
2018-03-11 17:05:57 -04:00
mv "$(xfce4-screenshooter -ro ls)" ~/Screenshots
( sleep 15 )
qvm-move-to-vm AppVM ~/Screenshots/Screenshot_*