I am aware of the security risks, but I need to be able to do screen recordings of my work in Qubes OS. And as I understand it, the recorder needs to run out of Dom 0.
I have tried to use the following command to copy the installation files from an AppVM to Dom0:
qvm-run --pass-io personal '/home/user/Downloads/kazam.tar.gz' > /home/myuser/Downloads/kazam.tar.gz
I get this error:
sh: 1: /home/user/Downloads/kazam.tar.gz: Permission Denied
I have Googled for hours, but I have not found anything that can help me with this problem.
Any help would be very much appreciated :)
Thanks