mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-06-08 22:53:18 -04:00
upload
This commit is contained in:
parent
e1f7493d17
commit
0385573a44
3 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
||||||
|
mv "$(xfce4-screenshooter -fo ls)" ~/Screenshots
|
||||||
|
( sleep 3 )
|
||||||
|
qvm-move-to-vm AppVM ~/Screenshots/screenshot_*
|
|
@ -0,0 +1,3 @@
|
||||||
|
mv "$(xfce4-screenshooter -ro ls)" ~/Screenshots
|
||||||
|
( sleep 15 )
|
||||||
|
qvm-move-to-vm AppVM ~/Screenshots/Screenshot_*
|
|
@ -0,0 +1,3 @@
|
||||||
|
mv "$(xfce4-screenshooter -wo ls)" ~/Screenshots
|
||||||
|
( sleep 3 )
|
||||||
|
qvm-move-to-vm AppVM ~/Screenshots/screenshot_*
|
Loading…
Add table
Add a link
Reference in a new issue