Qubes-Community-Content/scripts/qubes-screenshot-scripts/screenshot-window-and-send-to-AppVM.sh
2018-03-11 22:10:43 +01:00

5 lines
120 B
Bash

#!/bin/sh
mv "$(xfce4-screenshooter -wo ls)" ~/Screenshots
( sleep 3 )
qvm-move-to-vm AppVM ~/Screenshots/screenshot_*