This commit is contained in:
Aekez 2018-03-11 22:05:57 +01:00
parent e1f7493d17
commit 0385573a44
3 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,3 @@
mv "$(xfce4-screenshooter -fo ls)" ~/Screenshots
( sleep 3 )
qvm-move-to-vm AppVM ~/Screenshots/screenshot_*

View File

@ -0,0 +1,3 @@
mv "$(xfce4-screenshooter -ro ls)" ~/Screenshots
( sleep 15 )
qvm-move-to-vm AppVM ~/Screenshots/Screenshot_*

View File

@ -0,0 +1,3 @@
mv "$(xfce4-screenshooter -wo ls)" ~/Screenshots
( sleep 3 )
qvm-move-to-vm AppVM ~/Screenshots/screenshot_*