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

5 lines
120 B
Bash
Raw Normal View History

2018-03-11 21:10:43 +00:00
#!/bin/sh
2018-03-11 21:05:57 +00:00
mv "$(xfce4-screenshooter -wo ls)" ~/Screenshots
( sleep 3 )
qvm-move-to-vm AppVM ~/Screenshots/screenshot_*